summaryrefslogtreecommitdiff
path: root/misc/buffer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/buffer/Makefile')
-rw-r--r--misc/buffer/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/misc/buffer/Makefile b/misc/buffer/Makefile
new file mode 100644
index 00000000000..ec436609d67
--- /dev/null
+++ b/misc/buffer/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: buffer
+# Version required: 1.17
+# Date created: 17 Nov 1995
+# Whom: markm
+#
+# $Id: Makefile,v 1.1.1.1 1997/10/11 21:54:02 hubertf Exp $
+#
+
+DISTNAME= buffer-1.17
+CATEGORIES= misc
+MASTER_SITES= ftp://ftp.sun.ac.za/pub/unix/misc/
+
+MAINTAINER= markm@FreeBSD.ORG
+
+NO_WRKSUBDIR= yes
+MANL= buffer.l
+
+.include <bsd.port.mk>