17 lines
293 B
Makefile
17 lines
293 B
Makefile
COMMENT= defines RGB values for common color names
|
|
|
|
DISTNAME= Graphics-ColorNames-2.11
|
|
REVISION= 4
|
|
CATEGORIES= graphics
|
|
|
|
# GPL/Artistic
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
RUN_DEPENDS= devel/p5-Test-Exception
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
CPAN_AUTHOR= RRWO
|
|
|
|
.include <bsd.port.mk>
|