2008-12-03 19:02:40 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.2 2008/12/04 00:02:40 simon Exp $
|
2007-07-22 12:05:02 -04:00
|
|
|
|
|
|
|
COMMENT= WWW color names and equivalent RGB values
|
|
|
|
|
|
|
|
MODULES= cpan
|
2008-12-03 19:02:40 -05:00
|
|
|
DISTNAME= Graphics-ColorNames-WWW-1.00
|
2007-07-22 12:05:02 -04:00
|
|
|
CATEGORIES= graphics www
|
|
|
|
|
|
|
|
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
|
|
|
|
|
|
|
# Perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
RUN_DEPENDS= ::graphics/p5-Graphics-ColorNames
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|