summaryrefslogtreecommitdiffstats
path: root/usr.sbin/apmd/Makefile
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-01-21 18:41:55 +0000
committergjb <gjb@FreeBSD.org>2016-01-21 18:41:55 +0000
commitff2a6cddc915bcc9220ec26fb8bb350d2b85f1ec (patch)
tree2fbd471b22650e3cd32a34d5f43905f011323dbd /usr.sbin/apmd/Makefile
parent3d734e058354008f679d1e871ad09d4ded6716b7 (diff)
downloadFreeBSD-src-ff2a6cddc915bcc9220ec26fb8bb350d2b85f1ec.zip
FreeBSD-src-ff2a6cddc915bcc9220ec26fb8bb350d2b85f1ec.tar.gz
Create a package for apm(8).
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'usr.sbin/apmd/Makefile')
-rw-r--r--usr.sbin/apmd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/apmd/Makefile b/usr.sbin/apmd/Makefile
index b2afdfaf..20a4e56 100644
--- a/usr.sbin/apmd/Makefile
+++ b/usr.sbin/apmd/Makefile
@@ -5,6 +5,8 @@ MAN= apmd.8
MANSUBDIR= /i386
SRCS= apmd.c apmdlex.l apmdparse.y y.tab.h
+PACKAGE=apm
+
WARNS?= 3
LIBADD= l
OpenPOWER on IntegriCloud