freebsd-ports/x11/xcolors/Makefile

22 lines
353 B
Makefile
Raw Normal View History

# New ports collection makefile for: xcolors
# Date created: 10 May 1995
# Whom: asami
#
1999-08-30 22:51:23 -04:00
# $FreeBSD$
#
2000-04-13 15:19:05 -04:00
PORTNAME= xcolors
2001-02-05 11:18:54 -05:00
PORTVERSION= 1.3
CATEGORIES= x11
2000-06-28 22:31:42 -04:00
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= ade
2000-04-13 15:19:05 -04:00
DISTNAME= ${PORTNAME}
MAINTAINER= ade@FreeBSD.org
WRKSRC= ${WRKDIR}/xcolors
USE_IMAKE= yes
MAN1= xcolors.1
.include <bsd.port.mk>