aaa1885833
ok jasper@
23 lines
428 B
Makefile
23 lines
428 B
Makefile
# $OpenBSD: Makefile,v 1.6 2010/12/03 11:45:38 ajacoutot Exp $
|
|
|
|
COMMENT= recolor gif images on the fly
|
|
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
DISTNAME= Image-BioChrome-1.16
|
|
REVISION= 0
|
|
CATEGORIES= graphics
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
RUN_DEPENDS= misc/p5-File-MMagic
|
|
REGRESS_DEPENDS= textproc/p5-Template \
|
|
www/mod_perl
|
|
|
|
.include <bsd.port.mk>
|