freebsd-ports/x11/xstdcmap/Makefile

17 lines
253 B
Makefile
Raw Normal View History

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