1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

- Add p5-Image-Base 1.16

Image::Base is a base class for loading, manipulating and saving images. This
class should not be used directly.

WWW: http://search.cpan.org/dist/Image-Base/
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-09-23 19:02:03 +00:00
parent 464ac149af
commit 1a6b25f912
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282261
5 changed files with 33 additions and 0 deletions

View File

@ -631,6 +631,7 @@
SUBDIR += p5-Graphics-GnuplotIF
SUBDIR += p5-Graphics-Primitive
SUBDIR += p5-Graphics-Primitive-Driver-Cairo
SUBDIR += p5-Image-Base
SUBDIR += p5-Image-Caa
SUBDIR += p5-Image-Compare
SUBDIR += p5-Image-ExifTool

View File

@ -0,0 +1,21 @@
# New ports collection makefile for: p5-Image-Base
# Date created: 2011-09-23
# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Image-Base
PORTVERSION= 1.16
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Base class for loading, manipulating and saving images
PERL_CONFIGURE= yes
MAN3= Image::Base.3
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Image-Base-1.16.tar.gz) = a3f24153b51dbcf61cbd7ad00d871be3dfcbefb77a5ff6255dc9c9eedf8a0647
SIZE (Image-Base-1.16.tar.gz) = 17267

View File

@ -0,0 +1,4 @@
Image::Base is a base class for loading, manipulating and saving images. This
class should not be used directly.
WWW: http://search.cpan.org/dist/Image-Base/

View File

@ -0,0 +1,5 @@
%%SITE_PERL%%/Image/Base.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Base/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Base
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image
@dirrmtry %%SITE_PERL%%/Image