summaryrefslogtreecommitdiffstats
path: root/graphics/shared-color-profiles/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/shared-color-profiles/Makefile')
-rw-r--r--graphics/shared-color-profiles/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/graphics/shared-color-profiles/Makefile b/graphics/shared-color-profiles/Makefile
new file mode 100644
index 000000000..3bfab5c25
--- /dev/null
+++ b/graphics/shared-color-profiles/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: shared-color-profiles
+# Date created: 2012-01-25
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= shared-color-profiles
+PORTVERSION= 0.1.5
+CATEGORIES= graphics
+MASTER_SITES= http://people.freedesktop.org/~hughsient/releases/
+
+MAINTAINER= ahze@FreeBSD.org
+COMMENT= Color profiles from contributors for color calibration
+
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>