1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/misc/ipa_conv/Makefile
2014-02-03 09:43:30 +00:00

24 lines
510 B
Makefile

# Created by: Andrey Simonenko
# $FreeBSD$
PORTNAME= ipa_conv
PORTVERSION= 1.1
CATEGORIES= misc
MASTER_SITES= SF/ipa-system/modules/ipa_conv
MAINTAINER= simon@comsys.ntu-kpi.kiev.ua
COMMENT= IPA accounting/database module for converting statistics
BUILD_DEPENDS= ${LOCALBASE}/include/ipa_mod.h:${PORTSDIR}/sysutils/ipa
USE_BZIP2= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
PLIST_FILES= lib/ipa_conv.la lib/ipa_conv.so \
man/man8/ipa_conv.8.gz \
man/ru.KOI8-R/man8/ipa_conv.8.gz
.include <bsd.port.mk>