1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/x11/xstdcmap/Makefile

21 lines
264 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= xstdcmap
2013-02-14 13:19:51 +00: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 13:19:51 +00:00
PLIST_FILES= bin/xstdcmap
MAN1= xstdcmap.1
NO_STAGE= yes
.include <bsd.port.mk>