summaryrefslogtreecommitdiff
path: root/fonts/Xg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/Xg/Makefile')
-rw-r--r--fonts/Xg/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/fonts/Xg/Makefile b/fonts/Xg/Makefile
new file mode 100644
index 00000000000..1da1ea28517
--- /dev/null
+++ b/fonts/Xg/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: libXg
+# Version required: ????? arbitrarily picked 1.0 for version
+# Date created: Sun Aug 13 12:36:14 CDT 1995
+# Whom: erich@rrnet.com
+#
+# FreeBSD Id: Makefile,v 1.4 1997/01/27 15:59:35 erich Exp
+#
+
+DISTNAME= libXg.utf.fonts
+PKGNAME= libXgFonts-1.0
+CATEGORIES= plan9
+MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/
+
+MAINTAINER= erich@FreeBSD.org
+
+NO_WRKSUBDIR= yes
+USE_X11= yes
+
+.include <bsd.port.mk>