mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Oops, this port is already in graphics category.
This commit is contained in:
parent
b2cd00d5e4
commit
dc1706e3dc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41224
@ -1,24 +0,0 @@
|
||||
# New ports collection makefile for: Image-Size
|
||||
# Date created: 8 April 2001
|
||||
# Whom: Anatoliy Dmytriyev
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Image-Size
|
||||
PORTVERSION= 2.92
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Image
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= tolid@plab.ku.dk
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
MAN3= Image::Size.3
|
||||
MAN1PREFIX= ${PREFIX}
|
||||
MAN1= imgsize.1
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1 +0,0 @@
|
||||
MD5 (Image-Size-2.92.tar.gz) = 670fcf6953d84c034a53c6b931520ab4
|
@ -1 +0,0 @@
|
||||
Read the dimensions of an image in several popular formats
|
@ -1,5 +0,0 @@
|
||||
The Image::Size library is based upon the wwwis script written by Alex Knowles
|
||||
(alex@ed.ac.uk), a tool to examine HTML and add 'width' and 'height' parameters
|
||||
to image tags. The sizes are cached internally based on file name, so multiple
|
||||
calls on the same file name (such as images used in bulleted lists, for
|
||||
example) do not result in repeated computations.
|
@ -1,15 +0,0 @@
|
||||
bin/imgsize
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Image/Size.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/auto/Image/Size/gifsize.al
|
||||
lib/perl5/site_perl/%%PERL_VER%%/auto/Image/Size/xbmsize.al
|
||||
lib/perl5/site_perl/%%PERL_VER%%/auto/Image/Size/xpmsize.al
|
||||
lib/perl5/site_perl/%%PERL_VER%%/auto/Image/Size/pngsize.al
|
||||
lib/perl5/site_perl/%%PERL_VER%%/auto/Image/Size/jpegsize.al
|
||||
lib/perl5/site_perl/%%PERL_VER%%/auto/Image/Size/ppmsize.al
|
||||
lib/perl5/site_perl/%%PERL_VER%%/auto/Image/Size/tiffsize.al
|
||||
lib/perl5/site_perl/%%PERL_VER%%/auto/Image/Size/bmpsize.al
|
||||
lib/perl5/site_perl/%%PERL_VER%%/auto/Image/Size/psdsize.al
|
||||
lib/perl5/site_perl/%%PERL_VER%%/auto/Image/Size/autosplit.ix
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Image
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Image/Size
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Image
|
Loading…
Reference in New Issue
Block a user