summaryrefslogtreecommitdiff
path: root/ftp/yafc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/yafc/Makefile')
-rw-r--r--ftp/yafc/Makefile21
1 files changed, 21 insertions, 0 deletions
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile
new file mode 100644
index 000000000000..c3c0309ec080
--- /dev/null
+++ b/ftp/yafc/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: yafc
+# Version required: 0.4.2
+# Date created: 10 June 1999
+# Whom: Chris Piazza <cpiazza@home.net>
+#
+# $Id$
+#
+
+DISTNAME= yafc-0.4.2
+CATEGORIES= net
+MASTER_SITES= http://www.stacken.kth.se/~mhe/yafc/ \
+ ftp://mayer.physto.se/pub/
+
+MAINTAINER= cpiazza@home.net
+
+GNU_CONFIGURE= yes
+USE_BZIP2= yes
+
+MAN1= yafc.1
+
+.include <bsd.port.mk>