freebsd-ports/x11/xcolors/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

23 lines
434 B
Makefile

# New ports collection makefile for: xcolors
# Date created: 10 May 1995
# Whom: asami
#
# $FreeBSD$
#
PORTNAME= xcolors
PORTVERSION= 1.3
PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= markp
DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Display all (ok, most of) the colors in the universe
WRKSRC= ${WRKDIR}/xcolors
USE_IMAKE= yes
MAN1= xcolors.1
.include <bsd.port.mk>