openbsd-ports/graphics/p5-Image-BioChrome/Makefile

23 lines
428 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.6 2010/12/03 11:45:38 ajacoutot Exp $
2006-11-13 10:19:51 -05: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
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>