aboutsummaryrefslogtreecommitdiff
path: root/news/husky-sqpack/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-sqpack/Makefile
parentda1a192da69a9bbfe876782cafac2843a6a71bf4 (diff)
downloadports-8b89c2bbe46ade68b31fb8f751828677d35a376f.tar.gz
ports-8b89c2bbe46ade68b31fb8f751828677d35a376f.zip
Notes
Diffstat (limited to 'news/husky-sqpack/Makefile')
-rw-r--r--news/husky-sqpack/Makefile23
1 files changed, 23 insertions, 0 deletions
diff --git a/news/husky-sqpack/Makefile b/news/husky-sqpack/Makefile
new file mode 100644
index 000000000000..5a605e61a8cb
--- /dev/null
+++ b/news/husky-sqpack/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: husky-base
+# Date created: 6 January 2003
+# Whom: Max Khon
+#
+# $FreeBSD$
+#
+
+PORTNAME= sqpack
+PORTVERSION= 1.2.3
+PORTREVISION= 1
+CATEGORIES= news mail
+DISTNAME= ${PORTNAME}_${PORTVERSION}-${PORTREVISION}
+
+MAINTAINER= fjoe@FreeBSD.org
+
+LIB_DEPENDS= fidoconfig.0:${PORTSDIR}/news/husky-fidoconf
+
+MAN1= sqpack.1
+MANCOMPRESSED= yes
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/news/husky-base/Makefile.inc"
+.include <bsd.port.post.mk>