aboutsummaryrefslogtreecommitdiff
path: root/x11/xcolors/Makefile
blob: b9625b9f39c062b6d9bf75598ff37712fe5a5911 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	xcolors
# Date created:		10 May 1995
# Whom:			asami
#
# $FreeBSD$
#

PORTNAME=	xcolors
PORTVERSION=	1.3
CATEGORIES=	x11
MASTER_SITES=	${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	ade
DISTNAME=	${PORTNAME}	

MAINTAINER=	ports@FreeBSD.org

PORTCOMMENT=	Display all (ok, most of) the colors in the universe

WRKSRC=		${WRKDIR}/xcolors
USE_IMAKE=	yes
MAN1=		xcolors.1

.include <bsd.port.mk>