aboutsummaryrefslogtreecommitdiffstats
path: root/comms/qpage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/qpage/Makefile')
-rw-r--r--comms/qpage/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/comms/qpage/Makefile b/comms/qpage/Makefile
new file mode 100644
index 000000000000..7453798760f8
--- /dev/null
+++ b/comms/qpage/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: qpage
+# Version required: 3.2
+# Date created: 02 Aug 1997
+# Whom: joes@seaport.net
+#
+# $Id: Makefile,v 1.1.1.1 1997/10/02 02:56:37 max Exp $
+#
+
+DISTNAME= qpage-3.2
+CATEGORIES= comms
+MASTER_SITES= ftp://ftp.it.mtu.edu/pub/QuickPage/
+EXTRACT_SUFX= .tar.Z
+
+MAINTAINER= joes@seaport.net
+
+MAN1= qpage.1
+
+.include <bsd.port.mk>