1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/x11/xstdcmap/Makefile
Eitan Adler 1f7e95ba21 Cleanup of the ports in the x11 directory
- Convert to staging
2013-10-31 04:20:50 +00:00

17 lines
253 B
Makefile

# $FreeBSD$
PORTNAME= xstdcmap
PORTVERSION= 1.0.3
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X standard colormap utility
LICENSE= MIT
XORG_CAT= app
USE_XORG= xmu x11
PLIST_FILES= bin/xstdcmap man/man1/xstdcmap.1.gz
.include <bsd.port.mk>