2003-01-08 22:20:20 +01:00
|
|
|
# New ports collection makefile for: husky-fidoconf
|
2003-01-05 20:34:27 +01:00
|
|
|
# Date created: 6 January 2003
|
|
|
|
# Whom: Max Khon
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= fidoconf
|
|
|
|
PORTVERSION= 0.14.2
|
|
|
|
PORTREVISION= 1
|
|
|
|
CATEGORIES= news mail
|
|
|
|
DISTNAME= ${PORTNAME}_${PORTVERSION}-${PORTREVISION}
|
|
|
|
|
|
|
|
MAINTAINER= fjoe@FreeBSD.org
|
|
|
|
|
|
|
|
LIB_DEPENDS= smapi.2:${PORTSDIR}/news/husky-smapi
|
|
|
|
|
|
|
|
INSTALLS_SHLIB= yes
|
2003-01-10 03:52:23 +01:00
|
|
|
NO_FILTER_SHLIBS= yes
|
2003-01-05 20:34:27 +01:00
|
|
|
INSTALL_TARGET= install install-man
|
|
|
|
|
|
|
|
MAN1= dumpfcfg.1 fconf2.1 linkedto.1 tparser.1
|
|
|
|
MLINKS= fconf2.1 fconf2aquaed.1 \
|
|
|
|
fconf2.1 fconf2areasbbs.1 \
|
|
|
|
fconf2.1 fconf2fidogate.1 \
|
|
|
|
fconf2.1 fconf2golded.1 \
|
|
|
|
fconf2.1 fconf2msged.1 \
|
|
|
|
fconf2.1 fconf2squish.1
|
|
|
|
|
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
.include "${PORTSDIR}/news/husky-base/Makefile.inc"
|
|
|
|
.include <bsd.port.post.mk>
|