summaryrefslogtreecommitdiff
path: root/x11-fonts/Xg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fonts/Xg/Makefile')
-rw-r--r--x11-fonts/Xg/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/x11-fonts/Xg/Makefile b/x11-fonts/Xg/Makefile
new file mode 100644
index 000000000000..fdb0a18dbf3c
--- /dev/null
+++ b/x11-fonts/Xg/Makefile
@@ -0,0 +1,17 @@
+# 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
+#
+# $Id$
+#
+
+DISTNAME= libXg.utf.fonts
+PKGNAME= libXgFonts-1.0
+CATEGORIES+= plan9
+MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/
+EXTRACT_SUFX= .tar.Z
+NO_WRKSUBDIR= yes
+USE_X11= yes
+
+.include <bsd.port.mk>