diff options
author | mat <mat@FreeBSD.org> | 2014-01-22 22:35:55 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-01-22 22:35:55 +0800 |
commit | 04345cdb9cafdd988bdcec490cfb3b3609b0dfcb (patch) | |
tree | 50d7eea5fc37a2f384272943c8db1dba8733ebbe /textproc/p5-Template-Plugin-XML-Escape | |
parent | d4f08d38e08ba7e21246b4bd6b26bae207b937f2 (diff) | |
download | freebsd-ports-gnome-04345cdb9cafdd988bdcec490cfb3b3609b0dfcb.tar.gz freebsd-ports-gnome-04345cdb9cafdd988bdcec490cfb3b3609b0dfcb.tar.zst freebsd-ports-gnome-04345cdb9cafdd988bdcec490cfb3b3609b0dfcb.zip |
* Convert to staging
* Add license
* pet portlint
Sponsored by: Absolight
Diffstat (limited to 'textproc/p5-Template-Plugin-XML-Escape')
-rw-r--r-- | textproc/p5-Template-Plugin-XML-Escape/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Template-Plugin-XML-Escape/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/p5-Template-Plugin-XML-Escape/pkg-plist | 1 |
3 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-Template-Plugin-XML-Escape/Makefile b/textproc/p5-Template-Plugin-XML-Escape/Makefile index c50320ca3185..544c7d2f35e0 100644 --- a/textproc/p5-Template-Plugin-XML-Escape/Makefile +++ b/textproc/p5-Template-Plugin-XML-Escape/Makefile @@ -15,7 +15,5 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Template::Plugin::XML::Escape.3 -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Template-Plugin-XML-Escape/pkg-descr b/textproc/p5-Template-Plugin-XML-Escape/pkg-descr index 77d9c24f98f0..f7ead8ce1bb1 100644 --- a/textproc/p5-Template-Plugin-XML-Escape/pkg-descr +++ b/textproc/p5-Template-Plugin-XML-Escape/pkg-descr @@ -2,4 +2,4 @@ Escapes XML entities from text, so that you don't fall prey to people putting quotes, less-than/greater-than, and ampersands, into variables that end up in TT templates. -WWW: http://search.cpan.org/dist/Template-Plugin-XML-Escape +WWW: http://search.cpan.org/dist/Template-Plugin-XML-Escape/ diff --git a/textproc/p5-Template-Plugin-XML-Escape/pkg-plist b/textproc/p5-Template-Plugin-XML-Escape/pkg-plist index b531a83b9ec8..c5c3da040e12 100644 --- a/textproc/p5-Template-Plugin-XML-Escape/pkg-plist +++ b/textproc/p5-Template-Plugin-XML-Escape/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Template::Plugin::XML::Escape.3.gz %%SITE_PERL%%/Template/Plugin/XML/Escape.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/XML/Escape/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/XML/Escape |