freebsd-ports/x11/xcolors/Makefile

23 lines
418 B
Makefile
Raw Normal View History

# New ports collection makefile for: xcolors
# Date created: 10 May 1995
# Whom: asami
#
1999-08-31 04:51:23 +02:00
# $FreeBSD$
#
2000-04-13 21:19:05 +02:00
PORTNAME= xcolors
2001-02-05 17:18:54 +01:00
PORTVERSION= 1.3
CATEGORIES= x11
2000-06-29 04:31:42 +02:00
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= markp
2004-04-10 19:26:55 +02:00
DISTNAME= ${PORTNAME}
2002-09-07 10:44:49 +02:00
MAINTAINER= ports@FreeBSD.org
2003-02-20 20:21:36 +01:00
COMMENT= Display all (ok, most of) the colors in the universe
WRKSRC= ${WRKDIR}/xcolors
USE_IMAKE= yes
MAN1= xcolors.1
.include <bsd.port.mk>