aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/zenpack-devicesearch/Makefile
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-devicesearch/Makefile
parent939edcb67d1a6ab84c15a7f93ba8db7758d3d277 (diff)
downloadports-1c09104064e5dbe34c77ee1855bf9190e1f9ef52.tar.gz
ports-1c09104064e5dbe34c77ee1855bf9190e1f9ef52.zip
Notes
Diffstat (limited to 'net-mgmt/zenpack-devicesearch/Makefile')
-rw-r--r--net-mgmt/zenpack-devicesearch/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/net-mgmt/zenpack-devicesearch/Makefile b/net-mgmt/zenpack-devicesearch/Makefile
index 74f320ed17c6..c2c929b9d4dd 100644
--- a/net-mgmt/zenpack-devicesearch/Makefile
+++ b/net-mgmt/zenpack-devicesearch/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: DeviceSearch
-# Date created: 26 May 2011
-# Whom: Zenoss <zenoss@experts-exchange.com>
-#
+# Created by: Zenoss <zenoss@experts-exchange.com>
# $FreeBSD$
-#
PORTNAME= DeviceSearch
PORTVERSION= 1.0.0
@@ -15,9 +11,8 @@ COMMENT= Provides the ability to quickly search for devices in Zenoss
PLIST_FILES= zenoss/ZenPack/${ZPACK}
PLIST_DIRS= zenoss/ZenPack
+USES= zenoss
ZPACKGROUP= core
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/Mk/bsd.zenoss.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>