openbsd-ports/x11/xcoloredit/Makefile
1998-05-19 06:27:49 +00:00

21 lines
425 B
Makefile

# OpenBSD makefile for: xcoloredit
# Version required: 1.3
# Date created: May 19 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/19 06:27:49 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= angelos@openbsd.org
USE_IMAKE= yes
MAN1= xcoloredit.1
.include <bsd.port.mk>