freebsd-ports/net-mgmt/horde3-nic/Makefile

20 lines
473 B
Makefile

# Created by: Beech Rintoul <beech@FreeBSD.org>
# $FreeBSD$
PORTNAME= nic
DISTVERSIONPREFIX=
DISTVERSION= 0.1.beta20070316
PORTREVISION= 8
CATEGORIES= net-mgmt
MASTER_SITES= CENKES http://freebsd.alaskaparadise.com/source/
MAINTAINER= horde@FreeBSD.org
COMMENT= Network service monitor
USE_HORDE= base pkg-message
USES= gettext
PORTDOCS= CHANGES CREDITS INSTALL TODO README
NO_STAGE= yes
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
.include <bsd.port.mk>