aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/p5-Image-Size/Makefile24
-rw-r--r--www/p5-Image-Size/distinfo1
-rw-r--r--www/p5-Image-Size/pkg-comment1
-rw-r--r--www/p5-Image-Size/pkg-descr5
-rw-r--r--www/p5-Image-Size/pkg-plist15
5 files changed, 0 insertions, 46 deletions
diff --git a/www/p5-Image-Size/Makefile b/www/p5-Image-Size/Makefile
deleted file mode 100644
index f4c808c796c3..000000000000
--- a/www/p5-Image-Size/Makefile
+++ /dev/null
@@ -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>
diff --git a/www/p5-Image-Size/distinfo b/www/p5-Image-Size/distinfo
deleted file mode 100644
index 2b0e13d8fb50..000000000000
--- a/www/p5-Image-Size/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (Image-Size-2.92.tar.gz) = 670fcf6953d84c034a53c6b931520ab4
diff --git a/www/p5-Image-Size/pkg-comment b/www/p5-Image-Size/pkg-comment
deleted file mode 100644
index d72fac957fd7..000000000000
--- a/www/p5-Image-Size/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Read the dimensions of an image in several popular formats
diff --git a/www/p5-Image-Size/pkg-descr b/www/p5-Image-Size/pkg-descr
deleted file mode 100644
index f4264fb88f48..000000000000
--- a/www/p5-Image-Size/pkg-descr
+++ /dev/null
@@ -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.
diff --git a/www/p5-Image-Size/pkg-plist b/www/p5-Image-Size/pkg-plist
deleted file mode 100644
index fa393461b52f..000000000000
--- a/www/p5-Image-Size/pkg-plist
+++ /dev/null
@@ -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