2013-08-21 19:42:57 +02:00
|
|
|
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
2011-09-23 21:02:03 +02:00
|
|
|
|
|
|
|
PORTNAME= Image-Base
|
2012-08-04 18:33:05 +02:00
|
|
|
PORTVERSION= 1.17
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2011-09-23 21:02:03 +02:00
|
|
|
CATEGORIES= graphics perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
2012-07-28 17:57:55 +02:00
|
|
|
COMMENT= Base class for loading, manipulating, and saving images
|
2011-09-23 21:02:03 +02:00
|
|
|
|
2012-08-04 18:33:05 +02:00
|
|
|
LICENSE= LGPL3
|
|
|
|
|
2013-08-21 16:08:06 +02:00
|
|
|
USES= perl5
|
2021-04-18 06:59:14 +02:00
|
|
|
USE_PERL5= configure
|
|
|
|
|
|
|
|
NO_ARCH= yes
|
2011-09-23 21:02:03 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|