aboutsummaryrefslogtreecommitdiff
path: root/x11/xorg-cf-files/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xorg-cf-files/Makefile')
-rw-r--r--x11/xorg-cf-files/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/x11/xorg-cf-files/Makefile b/x11/xorg-cf-files/Makefile
new file mode 100644
index 000000000000..cd59bc22f74e
--- /dev/null
+++ b/x11/xorg-cf-files/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: xorg-cf-files
+# Date created: Nov 18 2006
+# Whom: Dave Grochowski
+#
+# $FreeBSD$
+#
+
+PORTNAME= xorg-cf-files
+PORTVERSION= 1.0.2
+PORTREVISION= 2
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= X.org cf files for use with imake builds
+
+XORG_CAT= util
+
+.include <bsd.port.mk>