diff options
Diffstat (limited to 'www/p5-WWW-Google-Video/Makefile')
-rw-r--r-- | www/p5-WWW-Google-Video/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/p5-WWW-Google-Video/Makefile b/www/p5-WWW-Google-Video/Makefile index 4d676f8fe47b..38f5f22ba43d 100644 --- a/www/p5-WWW-Google-Video/Makefile +++ b/www/p5-WWW-Google-Video/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw -COMMENT= An interface to fetch the Google Video Information +COMMENT= Interface to fetch the Google Video Information BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} @@ -16,7 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= WWW::Google::Video.3 - -NO_STAGE= yes .include <bsd.port.mk> |