freebsd-ports/x11/xcoloredit/Makefile
Ade Lovett 3195b6f71c Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:36:20 +00:00

22 lines
420 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
COMMENT= Find colour values by graphical colour mixing
USE_IMAKE= yes
MAN1= xcoloredit.1
MANCOMPRESSED= yes
.include <bsd.port.mk>