aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/zenpack-dellmon
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-03-20 06:28:43 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-03-20 06:28:43 +0000
commit1c09104064e5dbe34c77ee1855bf9190e1f9ef52 (patch)
treea0e0a49b6032d2e8832a99ae9ee7a5cfd5bcbcfb /net-mgmt/zenpack-dellmon
parent939edcb67d1a6ab84c15a7f93ba8db7758d3d277 (diff)
downloadports-1c09104064e5dbe34c77ee1855bf9190e1f9ef52.tar.gz
ports-1c09104064e5dbe34c77ee1855bf9190e1f9ef52.zip
Notes
Diffstat (limited to 'net-mgmt/zenpack-dellmon')
-rw-r--r--net-mgmt/zenpack-dellmon/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/net-mgmt/zenpack-dellmon/Makefile b/net-mgmt/zenpack-dellmon/Makefile
index 9341ff2ad9e0..17628284cf75 100644
--- a/net-mgmt/zenpack-dellmon/Makefile
+++ b/net-mgmt/zenpack-dellmon/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: DellMon
-# Date created: 13 May 2011
-# Whom: Zenoss <zenoss@experts-exchange.com>
-#
+# Created by: Zenoss <zenoss@experts-exchange.com>
# $FreeBSD$
-#
PORTNAME= DellMon
PORTVERSION= 2.4
@@ -17,11 +13,10 @@ COMMENT= Provides additional monitoring options for Dell machines
PLIST_FILES= zenoss/ZenPack/${ZPACK}
PLIST_DIRS= zenoss/ZenPack
+USES= zenoss
ZPACKGROUP= community
WRKSRC= ${WRKDIR}/epuzanov-${ZPACKPREFIX}${PORTNAME}-a4ae347
ZPACKPREFIX= ZenPacks.community.
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/Mk/bsd.zenoss.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>