aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/ipa/Makefile
blob: 229d3dc6241f36e0b3d4032d51c7f84c45b894f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    ipa
# Date created:             2 December 2000
# Whom:                 Andrey Simonenko
#
# $FreeBSD$
#

PORTNAME=   ipa
PORTVERSION=    1.1.1
CATEGORIES= sysutils
MASTER_SITES=   http://www.simon.org.ua/ipa/

MAINTAINER= simon@simon.org.ua

NO_PACKAGE= "Needs to be built uniquely for each site"
ALL_TARGET= FreeBSD

MAN5=       ipa.5 ipa.conf.5
MAN8=       ipa.8 ipastat.8

.include <bsd.port.mk>