aboutsummaryrefslogtreecommitdiff
path: root/ftp/p5-Net-FTP-Common
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2003-05-17 11:58:29 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2003-05-17 11:58:29 +0000
commit36c41e6574636a244b4e02613494619093147131 (patch)
tree7cc4e589a9759d03758d43b7c0f443608b6e0cf3 /ftp/p5-Net-FTP-Common
parentb19121dfab006b950cf426163b2d97cca3771b7a (diff)
downloadports-36c41e6574636a244b4e02613494619093147131.tar.gz
ports-36c41e6574636a244b4e02613494619093147131.zip
Notes
Diffstat (limited to 'ftp/p5-Net-FTP-Common')
-rw-r--r--ftp/p5-Net-FTP-Common/Makefile26
-rw-r--r--ftp/p5-Net-FTP-Common/distinfo1
-rw-r--r--ftp/p5-Net-FTP-Common/pkg-descr6
-rw-r--r--ftp/p5-Net-FTP-Common/pkg-plist5
4 files changed, 38 insertions, 0 deletions
diff --git a/ftp/p5-Net-FTP-Common/Makefile b/ftp/p5-Net-FTP-Common/Makefile
new file mode 100644
index 000000000000..0acecefd841c
--- /dev/null
+++ b/ftp/p5-Net-FTP-Common/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: p5-Net-FTP-Common
+# Date Created: 17 May, 2003
+# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Net-FTP-Common
+PORTVERSION= 2.28
+CATEGORIES= ftp perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= ../../authors/id/T/TB/TBONE
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= kuriyama@FreeBSD.org
+COMMENT= Perl module to provide simplify common usages of Net::FTP
+
+BUILD_DEPENDS= ${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net
+RUN_DEPENDS= ${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net
+
+PERL_CONFIGURE= yes
+
+MAN3= Net::FTP::Common.3
+MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+
+.include <bsd.port.mk>
diff --git a/ftp/p5-Net-FTP-Common/distinfo b/ftp/p5-Net-FTP-Common/distinfo
new file mode 100644
index 000000000000..d313466a39e3
--- /dev/null
+++ b/ftp/p5-Net-FTP-Common/distinfo
@@ -0,0 +1 @@
+MD5 (Net-FTP-Common-2.28.tar.gz) = 50825a6fa3aab06dbe96d10c7b61201b
diff --git a/ftp/p5-Net-FTP-Common/pkg-descr b/ftp/p5-Net-FTP-Common/pkg-descr
new file mode 100644
index 000000000000..5167c1f96e75
--- /dev/null
+++ b/ftp/p5-Net-FTP-Common/pkg-descr
@@ -0,0 +1,6 @@
+This module is intended to make the common uses of Net::FTP a
+one-line, no-argument affair. In other words, you have 100%
+programming with Net::FTP. With Net::FTP::Common you will have 95%
+configuration and 5% programming.
+
+WWW: http://search.cpan.org/dist/Net-FTP-Common/
diff --git a/ftp/p5-Net-FTP-Common/pkg-plist b/ftp/p5-Net-FTP-Common/pkg-plist
new file mode 100644
index 000000000000..dc5128d1f4c9
--- /dev/null
+++ b/ftp/p5-Net-FTP-Common/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/TestConfig.pm
+%%SITE_PERL%%/Net/FTP/Common.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/FTP/Common/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/FTP/Common
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/FTP