aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-Icon
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-01 10:19:42 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-01 10:19:42 +0000
commit7965d3dcc8db0a506f39ad80470b95c10acadea0 (patch)
tree5798a791048d00fdac3093d81c5426c421290b87 /www/p5-Apache-Icon
parent60f2b6b7a89cffe52e223d31e5fb033c8b723838 (diff)
downloadports-7965d3dcc8db0a506f39ad80470b95c10acadea0.tar.gz
ports-7965d3dcc8db0a506f39ad80470b95c10acadea0.zip
Notes
Diffstat (limited to 'www/p5-Apache-Icon')
-rw-r--r--www/p5-Apache-Icon/Makefile22
-rw-r--r--www/p5-Apache-Icon/distinfo1
-rw-r--r--www/p5-Apache-Icon/pkg-comment1
-rw-r--r--www/p5-Apache-Icon/pkg-descr9
-rw-r--r--www/p5-Apache-Icon/pkg-plist6
5 files changed, 39 insertions, 0 deletions
diff --git a/www/p5-Apache-Icon/Makefile b/www/p5-Apache-Icon/Makefile
new file mode 100644
index 000000000000..aa85709a6c16
--- /dev/null
+++ b/www/p5-Apache-Icon/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: Apache-Icon
+# Date created: Mon Jan 1 04:09:18 2001
+# Whom: will
+#
+# $FreeBSD$
+#
+
+PORTNAME= Apache-Icon
+PORTVERSION= 0.02
+CATEGORIES= www
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Apache
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports@FreeBSD.org
+
+USE_PERL5= yes
+PERL_CONFIGURE= yes
+
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+
+.include <bsd.port.mk>
diff --git a/www/p5-Apache-Icon/distinfo b/www/p5-Apache-Icon/distinfo
new file mode 100644
index 000000000000..35e668b32858
--- /dev/null
+++ b/www/p5-Apache-Icon/distinfo
@@ -0,0 +1 @@
+MD5 (Apache-Icon-0.02.tar.gz) = 897e04a9c3a9b322cb52cb335b395dc3
diff --git a/www/p5-Apache-Icon/pkg-comment b/www/p5-Apache-Icon/pkg-comment
new file mode 100644
index 000000000000..bc80ab768b81
--- /dev/null
+++ b/www/p5-Apache-Icon/pkg-comment
@@ -0,0 +1 @@
+A perl module that provides an interface for looking up icon images
diff --git a/www/p5-Apache-Icon/pkg-descr b/www/p5-Apache-Icon/pkg-descr
new file mode 100644
index 000000000000..dcf99a8cac43
--- /dev/null
+++ b/www/p5-Apache-Icon/pkg-descr
@@ -0,0 +1,9 @@
+Apache::Icon is a perl module that rips out the icon guts of mod_autoindex and
+provides a perl interface for looking up icon images. The motivation is to
+piggyback the existing *AddIcon* and related directives for mapping file
+extensions and names to icons, while keeping things as small and fast as
+mod_autoindex does.
+
+Author: Doug MacEachern
+
+--will
diff --git a/www/p5-Apache-Icon/pkg-plist b/www/p5-Apache-Icon/pkg-plist
new file mode 100644
index 000000000000..139bbd39072b
--- /dev/null
+++ b/www/p5-Apache-Icon/pkg-plist
@@ -0,0 +1,6 @@
+lib/perl5/%%PERL_VERSION%%/man/man3/Apache::Icon.3
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/Icon.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Icon/.packlist
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Icon/Icon.bs
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Icon/Icon.so
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Icon