aboutsummaryrefslogtreecommitdiff
path: root/news/husky-sqpack/Makefile
diff options
context:
space:
mode:
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>