summaryrefslogtreecommitdiff
path: root/x11/xcolors/Makefile
blob: 7c04d0c26060ca612a1a22257c1dca7ec02fc5a5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	xcolors
# Version required:	R6 contrib
# Date created:		10 May 1995
# Whom:			asami
#
# $Id: Makefile,v 1.3 1996/03/07 01:52:45 asami Exp $
#

DISTNAME=	xcolors
PKGNAME=	xcolors-1.3
CATEGORIES+=	x11
MASTER_SITES=	ftp://ftp.x.org/pub/R6untarred/contrib/programs/

# Note: do NOT create an md5 checksum for xcolors.tar.gz, it may
# change because of compression options on the ftp server.

MAINTAINER=	asami@FreeBSD.ORG

WRKSRC=		${WRKDIR}/xcolors
USE_IMAKE=	yes

.include <bsd.port.mk>