summaryrefslogtreecommitdiff
path: root/plan9/Xg/Makefile
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2000-05-15 11:32:06 +0000
committeragc <agc@pkgsrc.org>2000-05-15 11:32:06 +0000
commitd6d417b4f11613b4f55278cfbc185379351b1e9f (patch)
tree71626b80e2088a3399a942ab59741d2c326cf9a2 /plan9/Xg/Makefile
parent8b70b006feb39aaaf5e4663d8ce339b239059afd (diff)
downloadpkgsrc-d6d417b4f11613b4f55278cfbc185379351b1e9f.tar.gz
Moved Plan 9 Xg fonts to the fonts category by repository copy.
Diffstat (limited to 'plan9/Xg/Makefile')
-rw-r--r--plan9/Xg/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/plan9/Xg/Makefile b/plan9/Xg/Makefile
deleted file mode 100644
index 582861972d1..00000000000
--- a/plan9/Xg/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: Makefile,v 1.6 1999/01/30 23:18:53 agc Exp $
-# 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= packages@netbsd.org
-
-NO_WRKSUBDIR= yes
-USE_X11BASE= yes
-
-.include "../../mk/bsd.pkg.mk"