aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/zenpack-devicesearch/Makefile
blob: 42a4e04e5f77fdddbcbdbcf5aaefd3937778ef90 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Zenoss <zenoss@experts-exchange.com>
# $FreeBSD$

PORTNAME=   DeviceSearch
PORTVERSION=    1.0.0
CATEGORIES= net-mgmt
MASTER_SITES=   http://www.glenbarber.us/ports/net-mgmt/zenpack-${PORTNAME}/

MAINTAINER= zenoss@experts-exchange.com
COMMENT=    Provides the ability to quickly search for devices in Zenoss

PLIST_FILES=    zenoss/ZenPack/${ZPACK}
PLIST_DIRS= zenoss/ZenPack
USES=       zenoss

ZPACKGROUP= core

NO_STAGE=   yes
.include <bsd.port.mk>