aboutsummaryrefslogtreecommitdiff
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
parent1fd1ff68eeb50d97c362ad8f54531dc5a52a6e44 (diff)
downloadports-c4dbf608cd4cd4172c7756cfefb2f29ef390af66.tar.gz
ports-c4dbf608cd4cd4172c7756cfefb2f29ef390af66.zip
Notes
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