freebsd-ports/x11/xstdcmap/Makefile

15 lines
254 B
Makefile
Raw Normal View History

PORTNAME= xstdcmap
PORTVERSION= 1.0.4
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X standard colormap utility
LICENSE= MIT
USES= xorg xorg-cat:app
USE_XORG= x11 xmu xt
2013-02-14 14:19:51 +01:00
PLIST_FILES= bin/xstdcmap man/man1/xstdcmap.1.gz
.include <bsd.port.mk>