forked from Lainports/freebsd-ports
20 lines
344 B
Makefile
20 lines
344 B
Makefile
# New ports collection makefile for: ipa
|
|
# Date created: 2 December 2000
|
|
# Whom: Andrey Simonenko
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= ipa
|
|
PORTVERSION= 1.0.3
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://www.simon.org.ua/ipa/
|
|
|
|
MAINTAINER= simon@simon.org.ua
|
|
|
|
ALL_TARGET= FreeBSD
|
|
|
|
MAN5= ipa.5 ipa.conf.5
|
|
MAN8= ipa.8 ipastat.8
|
|
|
|
.include <bsd.port.mk>
|