2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2010/12/03 11:45:38 ajacoutot Exp $
|
2006-11-13 10:19:51 -05:00
|
|
|
|
2007-09-15 16:09:40 -04:00
|
|
|
COMMENT= recolor gif images on the fly
|
2006-11-13 10:19:51 -05:00
|
|
|
|
|
|
|
MODULES= cpan
|
2010-10-18 14:13:12 -04:00
|
|
|
USE_GROFF = Yes
|
2006-11-13 10:19:51 -05:00
|
|
|
|
|
|
|
DISTNAME= Image-BioChrome-1.16
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
2006-11-13 10:19:51 -05:00
|
|
|
CATEGORIES= graphics
|
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2010-11-17 03:05:12 -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>
|