diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-07-30 13:13:05 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-07-30 13:13:05 +0000 |
commit | d78aee9b15f6d96415e12a382a92d9c17a1798a8 (patch) | |
tree | 8efacdbf0691b20065bec2b54fae6c8c434fa8f1 /www/p5-Apache-AuthCookie/Makefile | |
parent | 6744dbde33cbe964792a1205713709afaac8d616 (diff) | |
download | ports-d78aee9b15f6d96415e12a382a92d9c17a1798a8.tar.gz ports-d78aee9b15f6d96415e12a382a92d9c17a1798a8.zip |
Notes
Diffstat (limited to 'www/p5-Apache-AuthCookie/Makefile')
-rw-r--r-- | www/p5-Apache-AuthCookie/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Apache-AuthCookie/Makefile b/www/p5-Apache-AuthCookie/Makefile index 6dc6a81aa4a8..0f72ceb076f5 100644 --- a/www/p5-Apache-AuthCookie/Makefile +++ b/www/p5-Apache-AuthCookie/Makefile @@ -12,6 +12,7 @@ COMMENT= Perl module to provide custom forms for reauthentication LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=1.39:www/mod_perl2 \ p5-Class-Load>=0.03:devel/p5-Class-Load \ |