2014-12-01 09:28:29 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.25 2014/12/01 14:28:29 benoit 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
|
2014-12-01 09:28:29 -05:00
|
|
|
DISTNAME = Image-Info-1.36
|
2006-12-02 13:45:54 -05:00
|
|
|
CATEGORIES= graphics
|
2001-03-30 17:02:20 -05:00
|
|
|
|
2014-12-01 09:28:29 -05:00
|
|
|
MAINTAINER = Benoit Lecocq <benoit@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
|
|
|
|
|
2010-11-17 03:05:12 -05:00
|
|
|
RUN_DEPENDS= devel/p5-IO-String>=1.08
|
2006-10-10 02:17:14 -04:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
|
2013-03-11 07:10:51 -04:00
|
|
|
TEST_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>
|