aboutsummaryrefslogtreecommitdiff
path: root/x11/scrnsaverproto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/scrnsaverproto/Makefile')
-rw-r--r--x11/scrnsaverproto/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/x11/scrnsaverproto/Makefile b/x11/scrnsaverproto/Makefile
new file mode 100644
index 000000000000..c622be384be5
--- /dev/null
+++ b/x11/scrnsaverproto/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: scrnsaverproto
+# Date Created: 21 Feb 2006
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= scrnsaverproto
+PORTVERSION= 1.1.0
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= ScrnSaver extension headers
+
+XORG_CAT= proto
+
+.include <bsd.port.mk>