freebsd-ports/x11/xcolors/Makefile
Bill Fenner b43892bb6c Fix MASTER_SITES.
Submitted by:	distfile checker
1998-01-22 00:41:36 +00:00

21 lines
421 B
Makefile

# New ports collection makefile for: xcolors
# Version required: R6 contrib
# Date created: 10 May 1995
# Whom: asami
#
# $Id: Makefile,v 1.8 1997/12/25 22:29:51 asami Exp $
#
DISTNAME= xcolors
PKGNAME= xcolors-1.3
CATEGORIES= x11
MASTER_SITES= ftp://ftp.tut.ac.jp/X11/X11R6/contrib/programs/
MAINTAINER= ports@FreeBSD.ORG
WRKSRC= ${WRKDIR}/xcolors
USE_IMAKE= yes
IGNOREFILES= ${DISTFILES}
.include <bsd.port.mk>