b43892bb6c
Submitted by: distfile checker
21 lines
421 B
Makefile
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>
|