freebsd-ports/x11/xcoloredit/Makefile
2001-02-05 16:18:54 +00:00

23 lines
415 B
Makefile

# New ports collection makefile for: xcoloredit
# Date created: 6 Jun 1997
# Whom: Satoshi TAOKA
#
# $FreeBSD$
#
PORTNAME= xcoloredit
PORTVERSION= 1.2
CATEGORIES= x11
MASTER_SITES= ftp://ftp.freesoftware.com/pub/X11/R5contrib/ \
ftp://ftp.x.org/R5contrib/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tar.Z
MAINTAINER= taoka@FreeBSD.org
USE_IMAKE= yes
MAN1= xcoloredit.1
MANCOMPRESSED= yes
.include <bsd.port.mk>