summaryrefslogtreecommitdiff
path: root/x11/xcoloredit/Makefile
blob: e57c917fea35bcbf3450634b3671ff40b6a96832 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	xcoloredit
# Version required:	1.3
# Date created:		6 Jun 1997
# Whom:			Satoshi TAOKA
#
# $Id: Makefile,v 1.1.1.1 1997/07/01 22:37:28 max Exp $
#

DISTNAME=	xcoloredit
PKGNAME=	xcoloredit-1.2
CATEGORIES=	x11
MASTER_SITES=	ftp://ftp.eos.hokudai.ac.jp/pub/X11/R5contrib/
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	taoka@FreeBSD.org

USE_IMAKE=	yes
MAN1=		xcoloredit.1
MANCOMPRESSED=	yes

.include <bsd.port.mk>