a99a21022b
depend on XFree86 3.3.6
27 lines
543 B
Makefile
27 lines
543 B
Makefile
# OpenBSD makefile for: xcoloredit
|
|
# Version required: 1.3
|
|
# Date created: May 19 1998
|
|
# Whom: Angelos D. Keromytis
|
|
#
|
|
# $OpenBSD: Makefile,v 1.6 2000/07/10 02:07:01 angelos 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= ports@openbsd.org
|
|
|
|
LICENSE_TYPE= BSD
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
USE_IMAKE= Yes
|
|
MAN1= xcoloredit.1
|
|
|
|
.include <bsd.port.mk>
|