diff options
Diffstat (limited to 'devel/p5-Module-Extract-Use/Makefile')
-rw-r--r-- | devel/p5-Module-Extract-Use/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Module-Extract-Use/Makefile b/devel/p5-Module-Extract-Use/Makefile index 644bba98007c..332cf1cb9283 100644 --- a/devel/p5-Module-Extract-Use/Makefile +++ b/devel/p5-Module-Extract-Use/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= svysh.fbsd@gmail.com COMMENT= Pull out the modules a module explicitly uses +WWW= https://github.com/briandfoy/module-extract-use/tree/master LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE |