summaryrefslogtreecommitdiff
path: root/misc/fep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/fep/Makefile')
-rw-r--r--misc/fep/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/misc/fep/Makefile b/misc/fep/Makefile
new file mode 100644
index 00000000000..8e9f40fa170
--- /dev/null
+++ b/misc/fep/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: fep
+# Version required:
+# Date created: 20 Feb 1996
+# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
+#
+# $Id: Makefile,v 1.1.1.1 1997/10/11 21:54:17 hubertf Exp $
+#
+
+DISTNAME= fep
+PKGNAME= fep-1.0
+CATEGORIES= misc
+MASTER_SITES= ftp://ftp.sra.co.jp/pub/cmd/
+
+MAINTAINER= nobu@psrc.isac.co.jp
+
+NO_WRKSUBDIR= yes
+
+.include <bsd.port.mk>