22 lines
404 B
Makefile
22 lines
404 B
Makefile
|
# New ports collection makefile for: xcoloredit
|
||
|
# Version required: 1.3
|
||
|
# Date created: 6 Jun 1997
|
||
|
# Whom: Satoshi TAOKA
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
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@infonets.hiroshima-u.ac.jp
|
||
|
|
||
|
USE_IMAKE= yes
|
||
|
MAN1= xcoloredit.1
|
||
|
MANCOMPRESSED= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|