aboutsummaryrefslogtreecommitdiff
path: root/x11/xstdcmap/Makefile
blob: 56c38f9905a4b69532286d96af04deeb46629454 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

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

PLIST_FILES=	bin/xstdcmap man/man1/xstdcmap.1.gz
.include <bsd.port.mk>