# New ports collection makefile for: DeviceSearch
# Date created:    26 May 2011
# Whom:      Zenoss <zenoss@experts-exchange.com>
#
# $FreeBSD: ports/net-mgmt/zenpack-devicesearch/Makefile,v 1.1 2011/10/29 19:31:19 crees Exp $
#

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

ZPACKGROUP=	core

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.zenoss.mk"
.include <bsd.port.post.mk>
