aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/bdfresize/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-04-07 01:39:01 +0000
committerWill Andrews <will@FreeBSD.org>2001-04-07 01:39:01 +0000
commitcec203be101c12f36cb501a0aa5db4d626e574be (patch)
tree7c08cd5a73eabe46f9f1984ef39c6555d88c8120 /x11-fonts/bdfresize/Makefile
parent41898dbd8e98c2d029d52998ab5c95910f1d145a (diff)
downloadports-cec203be101c12f36cb501a0aa5db4d626e574be.tar.gz
ports-cec203be101c12f36cb501a0aa5db4d626e574be.zip
Notes
Diffstat (limited to 'x11-fonts/bdfresize/Makefile')
-rw-r--r--x11-fonts/bdfresize/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/x11-fonts/bdfresize/Makefile b/x11-fonts/bdfresize/Makefile
new file mode 100644
index 000000000000..1db7bd9a3e8a
--- /dev/null
+++ b/x11-fonts/bdfresize/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: bdfresize
+# Date created: 1 April 2001
+# Whom: Yoshihiko Sarumaru <mistral@imasy.or.jp>
+#
+# $FreeBSD$
+#
+
+PORTNAME= bdfresize
+PORTVERSION= 1.5
+CATEGORIES= x11-fonts
+MASTER_SITES= http://openlab.ring.gr.jp/efont/dist/tools/bdfresize/
+
+MAINTAINER= mistral@imasy.or.jp
+
+GNU_CONFIGURE= yes
+USE_X_PREFIX= yes
+MAN1= bdfresize.1
+
+.include <bsd.port.mk>