freebsd-ports/net-mgmt/horde-nic/Makefile
Edwin Groothuis 090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +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= 2
CATEGORIES= net-mgmt
MASTER_SITES= CENKES http://freebsd.alaskaparadise.com/source/
MAINTAINER= beech@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>