summaryrefslogtreecommitdiff
path: root/ftp/p5-POE-Component-Client-FTP
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /ftp/p5-POE-Component-Client-FTP
parentRemove pkg-comment where COMMENT is already defined in the Makefile (diff)
Clear moonlight beckons.
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes: svn path=/head/; revision=77045
Diffstat (limited to 'ftp/p5-POE-Component-Client-FTP')
-rw-r--r--ftp/p5-POE-Component-Client-FTP/Makefile1
-rw-r--r--ftp/p5-POE-Component-Client-FTP/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/ftp/p5-POE-Component-Client-FTP/Makefile b/ftp/p5-POE-Component-Client-FTP/Makefile
index 0f8d832ee5e1..583bf9b68232 100644
--- a/ftp/p5-POE-Component-Client-FTP/Makefile
+++ b/ftp/p5-POE-Component-Client-FTP/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= POE
PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
+COMMENT= Implements an FTP client POE Component
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/ftp/p5-POE-Component-Client-FTP/pkg-comment b/ftp/p5-POE-Component-Client-FTP/pkg-comment
deleted file mode 100644
index 18cfe7f95b08..000000000000
--- a/ftp/p5-POE-Component-Client-FTP/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Implements an FTP client POE Component