summaryrefslogtreecommitdiffstats
path: root/sysutils/p5-Quota
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2001-01-03 23:54:10 +0000
committerwill <will@FreeBSD.org>2001-01-03 23:54:10 +0000
commit43d7bcc414146f58a7881b015b36bc45f5171c2f (patch)
treed43395fd2fab77cdbb564197b4ba3295a72d4beb /sysutils/p5-Quota
parent3d16ce58a310cf0202d7b2a234c97e5dfb94a59b (diff)
downloadFreeBSD-ports-43d7bcc414146f58a7881b015b36bc45f5171c2f.zip
FreeBSD-ports-43d7bcc414146f58a7881b015b36bc45f5171c2f.tar.gz
Add p5-Quota 1.3, a perl module that provides access to filesystem quotas.
Diffstat (limited to 'sysutils/p5-Quota')
-rw-r--r--sysutils/p5-Quota/Makefile23
-rw-r--r--sysutils/p5-Quota/distinfo1
-rw-r--r--sysutils/p5-Quota/pkg-comment1
-rw-r--r--sysutils/p5-Quota/pkg-descr5
-rw-r--r--sysutils/p5-Quota/pkg-plist6
5 files changed, 36 insertions, 0 deletions
diff --git a/sysutils/p5-Quota/Makefile b/sysutils/p5-Quota/Makefile
new file mode 100644
index 0000000..2dea7e6
--- /dev/null
+++ b/sysutils/p5-Quota/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: Quota
+# Date created: Wed Jan 3 09:06:26 2001
+# Whom: will
+#
+# $FreeBSD$
+#
+
+PORTNAME= Quota
+PORTVERSION= 1.3
+CATEGORIES= sysutils perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Quota
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports@FreeBSD.org
+
+USE_PERL5= yes
+PERL_CONFIGURE= yes
+
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= Quota.3
+
+.include <bsd.port.mk>
diff --git a/sysutils/p5-Quota/distinfo b/sysutils/p5-Quota/distinfo
new file mode 100644
index 0000000..ed5b85f
--- /dev/null
+++ b/sysutils/p5-Quota/distinfo
@@ -0,0 +1 @@
+MD5 (Quota-1.3.tar.gz) = 1917187e985956024ce91e0fa78c9834
diff --git a/sysutils/p5-Quota/pkg-comment b/sysutils/p5-Quota/pkg-comment
new file mode 100644
index 0000000..073584a
--- /dev/null
+++ b/sysutils/p5-Quota/pkg-comment
@@ -0,0 +1 @@
+Perl module that provides access to filesystem quotas
diff --git a/sysutils/p5-Quota/pkg-descr b/sysutils/p5-Quota/pkg-descr
new file mode 100644
index 0000000..784f011
--- /dev/null
+++ b/sysutils/p5-Quota/pkg-descr
@@ -0,0 +1,5 @@
+The Perl Quota module provides access to filesystem quotas.
+
+Author: Tom Zoerner <Tom.Zoerner@informatik.uni-erlangen.de>
+
+--will
diff --git a/sysutils/p5-Quota/pkg-plist b/sysutils/p5-Quota/pkg-plist
new file mode 100644
index 0000000..94f79d5
--- /dev/null
+++ b/sysutils/p5-Quota/pkg-plist
@@ -0,0 +1,6 @@
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Quota.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Quota/.packlist
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Quota/Quota.bs
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Quota/Quota.so
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Quota/autosplit.ix
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Quota
OpenPOWER on IntegriCloud