summaryrefslogtreecommitdiffstats
path: root/editors/fb/Makefile
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-11-14 02:48:05 +0000
committercpiazza <cpiazza@FreeBSD.org>1999-11-14 02:48:05 +0000
commitaebab7c3000d45552b9d74eaa1bfe3de9d2b08c7 (patch)
tree00d9ef1406e9a3dbfb9e74282130d169be17b323 /editors/fb/Makefile
parent7ac1c81e4a76b8ea274ea6cb466035f966f28d82 (diff)
downloadFreeBSD-ports-aebab7c3000d45552b9d74eaa1bfe3de9d2b08c7.zip
FreeBSD-ports-aebab7c3000d45552b9d74eaa1bfe3de9d2b08c7.tar.gz
A binary file editor and viewer.
PR: 14358 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
Diffstat (limited to 'editors/fb/Makefile')
-rw-r--r--editors/fb/Makefile25
1 files changed, 25 insertions, 0 deletions
diff --git a/editors/fb/Makefile b/editors/fb/Makefile
new file mode 100644
index 0000000..83a4f67
--- /dev/null
+++ b/editors/fb/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: fb
+# Version required: 1.5
+# Date created: Oct 15, 1999
+# Whom: Mikhail Teterin
+#
+# $FreeBSD$
+#
+
+DISTNAME= fb
+PKGNAME= fb-1.5
+CATEGORIES= editors
+MASTER_SITES= http://home.MHO.net/JSwaby/
+EXTRACT_SUFX= _tar.gz
+
+MAINTAINER= mi@aldan.algebra.com
+
+NO_WRKSUBDIR= Yes
+
+MAN1= fb.1
+MANCOMPRESSED= maybe
+
+do-configure:
+ ${SED} 's|UL|${PREFIX}|' < ${FILESDIR}/Makefile.in > ${WRKSRC}/Makefile
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud