freebsd-ports/x11/xcmsdb/Makefile
Niclas Zeising 7913d495b2 Update to 1.0.4
Approved by:	kwm, miwi (mentors, implicit)
Obtained from:	xorg development repo
2013-02-03 20:21:38 +00:00

19 lines
256 B
Makefile

# $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>