summaryrefslogtreecommitdiffstats
path: root/x11/xcmsdb/Makefile
diff options
context:
space:
mode:
authorzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-02-04 04:22:14 +0800
committerzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-02-04 04:22:14 +0800
commitd93adb46a7886a761b9098b710600e78f1807471 (patch)
tree0620b4e64720b877aa36042c572b3e6893cbc7a2 /x11/xcmsdb/Makefile
parent1a4a44ab7053eb2327821f7a6e2cc2e4b94b5c4e (diff)
downloadxorg-devel-ports-d93adb46a7886a761b9098b710600e78f1807471.tar
xorg-devel-ports-d93adb46a7886a761b9098b710600e78f1807471.tar.gz
xorg-devel-ports-d93adb46a7886a761b9098b710600e78f1807471.tar.bz2
xorg-devel-ports-d93adb46a7886a761b9098b710600e78f1807471.tar.lz
xorg-devel-ports-d93adb46a7886a761b9098b710600e78f1807471.tar.xz
xorg-devel-ports-d93adb46a7886a761b9098b710600e78f1807471.tar.zst
xorg-devel-ports-d93adb46a7886a761b9098b710600e78f1807471.zip
Delete, merged with ports.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@649 058c260c-8361-11dd-a0ac-aa2bafec7d09
Diffstat (limited to 'x11/xcmsdb/Makefile')
-rw-r--r--x11/xcmsdb/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/x11/xcmsdb/Makefile b/x11/xcmsdb/Makefile
deleted file mode 100644
index 0472b7c..0000000
--- a/x11/xcmsdb/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= xcmsdb
-PORTVERSION= 1.0.4
-CATEGORIES= x11
-
-MAINTAINER= x11@FreeBSD.org
-COMMENT= Device Color Characterization utility for X
-
-LICENSE= MIT
-
-XORG_CAT= app
-USE_XORG= x11
-
-PLIST_FILES= bin/xcmsdb
-
-MAN1= xcmsdb.1
-
-.include <bsd.port.mk>