Scaling math used in image size constraining (such as thumbnails)

WWW: http://search.cpan.org/dist/Image-Math-Constrain/

PR:		ports/116211
Submitted by:	Cory R. King <coryking@mozimedia.com>
This commit is contained in:
Martin Wilke 2007-09-14 13:56:18 +00:00
parent d04ad0c023
commit b630a9144a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=199487
5 changed files with 41 additions and 0 deletions

View File

@ -483,6 +483,7 @@
SUBDIR += p5-Image-Imlib2
SUBDIR += p5-Image-Info
SUBDIR += p5-Image-Magick-Iterator
SUBDIR += p5-Image-Math-Constrain
SUBDIR += p5-Image-MetaData-GQview
SUBDIR += p5-Image-MetaData-JPEG
SUBDIR += p5-Image-PBMlib

View File

@ -0,0 +1,25 @@
# New ports collection makefile for: p5-Image-Math-Constrain
# Date created: 8 September 2007
# Whom: coryking
#
# $FreeBSD$
#
PORTNAME= Image-Math-Constrain
PORTVERSION= 1.01
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Image
PKGNAMEPREFIX= p5-
MAINTAINER= coryking@mozimedia.com
COMMENT= Scaling math used in image size constraining (such as thumbnails)
BUILD_DEPENDS= p5-PathTools>=3.25:${PORTSDIR}/devel/p5-PathTools
RUN_DEPENDS= p5-PathTools>=3.25:${PORTSDIR}/devel/p5-PathTools
PERL_CONFIGURE= yes
MAN3= Image::Math::Constrain.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Image-Math-Constrain-1.01.tar.gz) = 92980c42977b0dfe9dba715d405313b0
SHA256 (Image-Math-Constrain-1.01.tar.gz) = 7ff525a748d9cd445f48791afde41f48f65a78da4aff94bfb2c962167642e6df
SIZE (Image-Math-Constrain-1.01.tar.gz) = 26920

View File

@ -0,0 +1,3 @@
Scaling math used in image size constraining (such as thumbnails)
WWW: http://search.cpan.org/dist/Image-Math-Constrain/

View File

@ -0,0 +1,9 @@
%%SITE_PERL%%/Image/Math/Constrain.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Math/Constrain/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Image/Math
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Image
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Math/Constrain
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Math
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image
@dirrmtry %%SITE_PERL%%/Image/Math
@dirrmtry %%SITE_PERL%%/Image