freebsd-ports/x11/xcoloredit/Makefile
David W. Chapman Jr. 479a523af4 Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
PR:		30497
Submitted by:	Dan Larsson
Approved by:	will
2001-09-23 19:50:42 +00:00

22 lines
365 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.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>