2008-10-08 08:54:46 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.18 2008/10/08 12:54:46 jasper Exp $
|
2001-03-30 17:02:20 -05:00
|
|
|
|
2007-09-15 16:09:40 -04:00
|
|
|
COMMENT= perl module for getting image information
|
2001-03-30 17:02:20 -05:00
|
|
|
|
2006-12-02 13:45:54 -05:00
|
|
|
MODULES= cpan
|
2008-10-08 08:54:46 -04:00
|
|
|
DISTNAME= Image-Info-1.28
|
2006-12-02 13:45:54 -05:00
|
|
|
CATEGORIES= graphics
|
2001-03-30 17:02:20 -05:00
|
|
|
|
2006-10-10 02:17:14 -04:00
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
2001-03-30 17:02:20 -05:00
|
|
|
|
2008-10-08 08:54:46 -04:00
|
|
|
# perl
|
2001-03-30 17:02:20 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2006-10-10 02:17:14 -04:00
|
|
|
RUN_DEPENDS= :p5-IO-String->=1.08:devel/p5-IO-String
|
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
|
2006-12-02 13:45:54 -05:00
|
|
|
REGRESS_DEPENDS=::textproc/p5-XML-Simple
|
2001-03-30 17:02:20 -05:00
|
|
|
|
2006-12-02 13:45:54 -05:00
|
|
|
MAKE_ENV= TEST_POD=Yes
|
2006-10-10 02:17:14 -04:00
|
|
|
|
2001-03-30 17:02:20 -05:00
|
|
|
.include <bsd.port.mk>
|