openbsd-ports/graphics/p5-Graphics-ColorNames-WWW/Makefile
2013-03-11 11:10:51 +00:00

19 lines
370 B
Makefile

# $OpenBSD: Makefile,v 1.6 2013/03/11 11:10:54 espie Exp $
COMMENT= WWW color names and equivalent RGB values
MODULES= cpan
DISTNAME= Graphics-ColorNames-WWW-1.00
REVISION= 0
CATEGORIES= graphics www
USE_GROFF = Yes
MAINTAINER= Simon Bertrang <simon@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= graphics/p5-Graphics-ColorNames
.include <bsd.port.mk>