2010-11-17 03:05:12 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.18 2010/11/17 08:05:15 espie Exp $
|
2001-05-12 01:50:05 -04:00
|
|
|
|
2007-07-28 10:43:51 -04:00
|
|
|
COMMENT= defines RGB values for common color names
|
2001-05-12 01:50:05 -04:00
|
|
|
|
2008-04-15 17:42:07 -04:00
|
|
|
DISTNAME= Graphics-ColorNames-2.11
|
2010-07-13 15:46:10 -04:00
|
|
|
REVISION= 1
|
2006-12-06 12:21:34 -05:00
|
|
|
CATEGORIES= graphics
|
2001-05-12 01:50:05 -04:00
|
|
|
|
2007-04-12 14:59:35 -04:00
|
|
|
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
2001-05-12 01:50:05 -04:00
|
|
|
|
2005-12-10 13:50:48 -05:00
|
|
|
# GPL/Artistic
|
2001-05-12 01:50:05 -04:00
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
|
2010-11-17 03:05:12 -05:00
|
|
|
RUN_DEPENDS= devel/p5-Test-Exception
|
2006-12-17 15:13:33 -05:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
2005-12-10 13:50:48 -05:00
|
|
|
|
2006-12-06 12:21:34 -05:00
|
|
|
MODULES= cpan
|
2010-10-18 14:13:12 -04:00
|
|
|
USE_GROFF = Yes
|
2006-12-06 12:21:34 -05:00
|
|
|
CPAN_AUTHOR= RRWO
|
2005-12-10 13:50:48 -05:00
|
|
|
|
2001-05-12 01:50:05 -04:00
|
|
|
.include <bsd.port.mk>
|