aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/encodings/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fonts/encodings/Makefile')
-rw-r--r--x11-fonts/encodings/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/x11-fonts/encodings/Makefile b/x11-fonts/encodings/Makefile
new file mode 100644
index 000000000000..c2b67b538114
--- /dev/null
+++ b/x11-fonts/encodings/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: encodings
+# Date created: Oct 29 2006
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= encodings
+PORTVERSION= 1.0.2
+PORTEPOCH= 1
+CATEGORIES= x11-fonts
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= X.Org Encoding fonts
+
+XORG_CAT= font
+USE_XORG= fontutil
+FONTDIR= encodings/large encodings
+
+.include <bsd.port.mk>