2007-01-30 10:11:17 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.2 2007/01/30 15:11:17 bluhm Exp $
|
2006-11-13 10:19:51 -05:00
|
|
|
|
|
|
|
COMMENT= "recolor gif images on the fly"
|
|
|
|
|
|
|
|
MODULES= cpan
|
|
|
|
|
|
|
|
DISTNAME= Image-BioChrome-1.16
|
|
|
|
CATEGORIES= graphics
|
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2007-01-30 10:11:17 -05:00
|
|
|
RUN_DEPENDS= ::misc/p5-File-MMagic
|
|
|
|
REGRESS_DEPENDS= ::textproc/p5-Template \
|
|
|
|
::www/mod_perl
|
2006-11-13 10:19:51 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|