openbsd-ports/x11/xcolors/Makefile

16 lines
333 B
Makefile
Raw Normal View History

2000-02-10 19:37:15 -05:00
# $OpenBSD: Makefile,v 1.4 2000/02/11 00:37:39 espie Exp $
1998-05-19 02:25:10 -04:00
DISTNAME= xcolors
PKGNAME= xcolors-1.3
CATEGORIES= x11
1999-04-13 17:47:50 -04:00
MASTER_SITES= ftp://ftp.tut.ac.jp/X11/X11R6/contrib/programs/ \
ftp://ftp.weird.com/pub/mirror/
2000-02-10 19:37:15 -05:00
NEED_VERSION= 1.191
1998-05-19 02:25:10 -04:00
MAINTAINER= angelos@openbsd.org
2000-02-10 19:37:15 -05:00
WRKDIST= ${WRKDIR}/xcolors
1998-05-19 02:25:10 -04:00
USE_IMAKE= yes
.include <bsd.port.mk>