ports/sysutils/ipa/Makefile
Patrick Li be7c92bad6 Update to 1.2.4
PR:		35829
Submitted by:	maintainer
2002-03-12 22:37:25 +00:00

27 lines
519 B
Makefile

# New ports collection makefile for: ipa
# Date created: 2 December 2000
# Whom: Andrey Simonenko
#
# $FreeBSD$
#
PORTNAME= ipa
PORTVERSION= 1.2.4
CATEGORIES= sysutils
MASTER_SITES= http://www.simon.org.ua/ipa/ \
http://www.outloud.org/ipa/
MAINTAINER= simon@simon.org.ua
NO_PACKAGE= "Needs to be built uniquely for each site"
ALL_TARGET= FreeBSD
.ifdef(NOPORTDOCS)
MAKE_ENV= NOPORTDOCS="${NOPORTDOCS}"
.endif
MAN5= ipa.5 ipa.conf.5
MAN8= ipa.8 ipastat.8
MANLANG= "" ru_RU.KOI8-R
.include <bsd.port.mk>