aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-Singleton
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Class-Singleton')
-rw-r--r--devel/p5-Class-Singleton/Makefile2
-rw-r--r--devel/p5-Class-Singleton/pkg-comment1
2 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Class-Singleton/Makefile b/devel/p5-Class-Singleton/Makefile
index ebd43e562c30..a8007a7ea1c4 100644
--- a/devel/p5-Class-Singleton/Makefile
+++ b/devel/p5-Class-Singleton/Makefile
@@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Perl module that describes a singular object class
+
SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
PERL_CONFIGURE= yes
diff --git a/devel/p5-Class-Singleton/pkg-comment b/devel/p5-Class-Singleton/pkg-comment
deleted file mode 100644
index 9b9fab2491e3..000000000000
--- a/devel/p5-Class-Singleton/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl module that describes a singular object class