aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Sass
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-01-24 15:52:12 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-01-24 15:52:12 +0000
commit61fd35343f28cc7aff1e7b3f3dee4fc3b3dcb6db (patch)
tree2bde90029aec0b39c5098c897caaf97334d8a53c /textproc/p5-Text-Sass
parentd868ed7aea79199e7b22a02ac01cd4cec8760049 (diff)
downloadports-61fd35343f28cc7aff1e7b3f3dee4fc3b3dcb6db.tar.gz
ports-61fd35343f28cc7aff1e7b3f3dee4fc3b3dcb6db.zip
- Support staging
- Add license - Pet portlint Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=340915
Diffstat (limited to 'textproc/p5-Text-Sass')
-rw-r--r--textproc/p5-Text-Sass/Makefile8
-rw-r--r--textproc/p5-Text-Sass/pkg-plist3
2 files changed, 6 insertions, 5 deletions
diff --git a/textproc/p5-Text-Sass/Makefile b/textproc/p5-Text-Sass/Makefile
index 23fa69cdb657..711ee1a6b209 100644
--- a/textproc/p5-Text-Sass/Makefile
+++ b/textproc/p5-Text-Sass/Makefile
@@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl implementation of http://sass-lang.com/
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
RUN_DEPENDS= \
p5-Readonly>=1.03:${PORTSDIR}/devel/p5-Readonly \
p5-Convert-Color>0:${PORTSDIR}/graphics/p5-Convert-Color
@@ -19,9 +22,4 @@ TEST_DEPENDS= p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny
USES= perl5
USE_PERL5= modbuild
-MAN3= Text::Sass.3 \
- Text::Sass::Expr.3 \
- Text::Sass::Functions.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/p5-Text-Sass/pkg-plist b/textproc/p5-Text-Sass/pkg-plist
index 77e12a871c93..33ba4c5f9ad3 100644
--- a/textproc/p5-Text-Sass/pkg-plist
+++ b/textproc/p5-Text-Sass/pkg-plist
@@ -1,3 +1,6 @@
+%%PERL5_MAN3%%/Text::Sass.3.gz
+%%PERL5_MAN3%%/Text::Sass::Expr.3.gz
+%%PERL5_MAN3%%/Text::Sass::Functions.3.gz
bin/sass2css.pl
%%SITE_PERL%%/Text/Sass.pm
%%SITE_PERL%%/Text/Sass/Expr.pm