diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-23 01:14:25 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-23 01:14:25 +0000 |
commit | 80d4a2c1b9ee02c88494415d295ea1f0def82991 (patch) | |
tree | e4bc76b5f035f34df58c662b9b67835200fe8da1 /devel/p5-Class-InsideOut | |
parent | d6ae8aee59db310c361e51a560ca9a39a4faabe3 (diff) |
Notes
Diffstat (limited to 'devel/p5-Class-InsideOut')
-rw-r--r-- | devel/p5-Class-InsideOut/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Class-InsideOut/Makefile b/devel/p5-Class-InsideOut/Makefile index 9c2171acc81c..b02289c8d58a 100644 --- a/devel/p5-Class-InsideOut/Makefile +++ b/devel/p5-Class-InsideOut/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A safe, simple inside-out object construction kit +PORTSCOUT= skipv:1.0301 + PERL_CONFIGURE= yes MAN3= Class::InsideOut::Manual::About.3 Class::InsideOut.3 \ |