From 1c09104064e5dbe34c77ee1855bf9190e1f9ef52 Mon Sep 17 00:00:00 2001 From: Jason Helfman Date: Wed, 20 Mar 2013 06:28:43 +0000 Subject: - Add New USES macro to handle support for Zenoss ports and Zenpacks: USES= zenoss -trim historical headers Convert net-mgmt/zenpack family to new framework PR: 176723 Approved by: maintainer timeout ( 14 days ) --- net-mgmt/zenpack-dellmon/Makefile | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'net-mgmt/zenpack-dellmon') 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 -# +# Created by: Zenoss # $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 -.include "${PORTSDIR}/Mk/bsd.zenoss.mk" -.include +.include -- cgit v1.2.3