1997-07-02 00:37:28 +02:00
|
|
|
# New ports collection makefile for: xcoloredit
|
|
|
|
# Date created: 6 Jun 1997
|
|
|
|
# Whom: Satoshi TAOKA
|
|
|
|
#
|
1999-08-31 04:51:23 +02:00
|
|
|
# $FreeBSD$
|
1997-07-02 00:37:28 +02:00
|
|
|
#
|
|
|
|
|
2000-04-13 21:19:05 +02:00
|
|
|
PORTNAME= xcoloredit
|
|
|
|
PORTVERSION= 1.2
|
1997-07-02 00:37:28 +02:00
|
|
|
CATEGORIES= x11
|
2000-05-30 01:42:00 +02:00
|
|
|
MASTER_SITES= ftp://ftp.freesoftware.com/pub/X11/R5contrib/ \
|
|
|
|
ftp://ftp.x.org/R5contrib/
|
2000-04-13 21:19:05 +02:00
|
|
|
DISTNAME= ${PORTNAME}
|
1997-07-02 00:37:28 +02:00
|
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
|
1999-05-01 06:03:48 +02:00
|
|
|
MAINTAINER= taoka@FreeBSD.org
|
1997-07-02 00:37:28 +02:00
|
|
|
|
|
|
|
USE_IMAKE= yes
|
|
|
|
MAN1= xcoloredit.1
|
|
|
|
MANCOMPRESSED= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|