diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-12-23 09:14:25 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-12-23 09:14:25 +0800 |
commit | 355f5a4762aae5c9f8516a51da8566523fe301f2 (patch) | |
tree | 50676871bedb10d4f90fe2db839a619f0faf8954 /textproc | |
parent | a0a3cd909a87068426b9013f5057a550eeb27064 (diff) | |
download | freebsd-ports-graphics-355f5a4762aae5c9f8516a51da8566523fe301f2.tar.gz freebsd-ports-graphics-355f5a4762aae5c9f8516a51da8566523fe301f2.tar.zst freebsd-ports-graphics-355f5a4762aae5c9f8516a51da8566523fe301f2.zip |
- set some PORTSCOUT vars
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Pod-Simple/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile index 98ed901aa4d..711829b35e7 100644 --- a/textproc/p5-Pod-Simple/Makefile +++ b/textproc/p5-Pod-Simple/Makefile @@ -13,6 +13,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Framework for parsing Pod +PORTSCOUT= skipv:31337-0.02 + PERL_CONFIGURE= yes MAN3= Pod::Simple.3 \ |