freebsd-ports/x11/xcoloredit/Makefile

23 lines
420 B
Makefile
Raw Normal View History

# New ports collection makefile for: xcoloredit
# Date created: 6 Jun 1997
# Whom: Satoshi TAOKA
#
1999-08-31 04:51:23 +02:00
# $FreeBSD$
#
2000-04-13 21:19:05 +02:00
PORTNAME= xcoloredit
2001-02-05 17:18:54 +01:00
PORTVERSION= 1.2
CATEGORIES= x11
MASTER_SITES= ftp://ftp.x.org/R5contrib/
2000-04-13 21:19:05 +02:00
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>