freebsd-ports/net-mgmt/horde-nic/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

23 lines
533 B
Makefile

# Ports collection makefile for: nic
# Date created: Fri Mar 16, 2007
# Whom: Beech Rintoul <beech@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= nic
DISTVERSIONPREFIX=
DISTVERSION= 0.1.beta20070316
PORTREVISION= 5
CATEGORIES= net-mgmt
MASTER_SITES= CENKES http://freebsd.alaskaparadise.com/source/
MAINTAINER= ports@FreeBSD.org
COMMENT= Network service monitor
USE_HORDE= base pkg-message
USE_GETTEXT= yes
PORTDOCS= CHANGES CREDITS INSTALL TODO README
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
.include <bsd.port.mk>