summaryrefslogtreecommitdiff
path: root/lang/p5-Interpolation
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2005-12-19 18:15:01 +0000
committerMathieu Arnold <mat@FreeBSD.org>2005-12-19 18:15:01 +0000
commitc4dbf608cd4cd4172c7756cfefb2f29ef390af66 (patch)
treeab506b5c8c9407031518a9b16614f8585ac738ca /lang/p5-Interpolation
parentFix typo on net/mldonkey-devel + ocaml 3.09 portupgrade instructions (diff)
works better like that
Pointy hat to: tobez and aaron
Notes
Notes: svn path=/head/; revision=151580
Diffstat (limited to 'lang/p5-Interpolation')
-rw-r--r--lang/p5-Interpolation/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/p5-Interpolation/Makefile b/lang/p5-Interpolation/Makefile
index 5d5e2bcad67b..79e4ceac1548 100644
--- a/lang/p5-Interpolation/Makefile
+++ b/lang/p5-Interpolation/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= lang perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/J/JE/JENDA
PKGNAMEPREFIX= p5-
+WRKSRC= ${WRKDIR}/${PORTNAME}-0.70
MAINTAINER= perl@FreeBSD.org
COMMENT= Implement arbitrary string interpolation semantics for Perl