summaryrefslogtreecommitdiff
path: root/news/husky-msged/Makefile
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2003-01-05 19:34:27 +0000
committerMax Khon <fjoe@FreeBSD.org>2003-01-05 19:34:27 +0000
commit8b89c2bbe46ade68b31fb8f751828677d35a376f (patch)
treea1f9428ebf0bc74d82f72d411058fdca307d87c2 /news/husky-msged/Makefile
parentUpgrade to jftpgw-0.13.2 (diff)
Add ports for Husky Fidosoft Project (most of modules from it).
Notes
Notes: svn path=/head/; revision=72598
Diffstat (limited to 'news/husky-msged/Makefile')
-rw-r--r--news/husky-msged/Makefile30
1 files changed, 30 insertions, 0 deletions
diff --git a/news/husky-msged/Makefile b/news/husky-msged/Makefile
new file mode 100644
index 000000000000..53cdf65ff219
--- /dev/null
+++ b/news/husky-msged/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: husky-base
+# Date created: 6 January 2003
+# Whom: Max Khon
+#
+# $FreeBSD$
+#
+
+PORTNAME= msged
+PORTVERSION= 6.0.1
+CATEGORIES= news mail
+MASTER_SITES= http://www.physcip.uni-stuttgart.de:8080/fidosoft.husky/
+DISTNAME= ${PORTNAME}-${PORTVERSION}-src
+
+MAINTAINER= fjoe@FreeBSD.org
+
+LIB_DEPENDS= fidoconfig.0:${PORTSDIR}/news/husky-fidoconf
+
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+#MAN1= hpt.1 hptlink.1 hpttree.1 txt2pkt.1
+#MANCOMPRESSED= yes
+
+#post-build:
+# @cd ${WRKSRC}/doc && ${GMAKE}
+
+#post-install:
+# @cd ${WRKSRC}/doc && ${GMAKE} install
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/news/husky-base/Makefile.inc"
+.include <bsd.port.post.mk>