diff options
Diffstat (limited to 'devel/p5-FreezeThaw/Makefile')
-rw-r--r-- | devel/p5-FreezeThaw/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-FreezeThaw/Makefile b/devel/p5-FreezeThaw/Makefile index e18dee9b4c30..d755ee4d9284 100644 --- a/devel/p5-FreezeThaw/Makefile +++ b/devel/p5-FreezeThaw/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A module for converting Perl structures to strings and back + PERL_CONFIGURE= YES MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |