diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-06-05 02:04:13 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-06-05 02:04:13 +0800 |
commit | 5fde8a7e99f32cdc22f82b37e91e6d407ac7b88c (patch) | |
tree | bd5ba4d37bfb09acec72e1ce0e2877b5090bf8bf /devel | |
parent | 0bf1ff139973f541a114f37ea87ce6d5645c92dc (diff) | |
download | freebsd-ports-gnome-5fde8a7e99f32cdc22f82b37e91e6d407ac7b88c.tar.gz freebsd-ports-gnome-5fde8a7e99f32cdc22f82b37e91e6d407ac7b88c.tar.zst freebsd-ports-gnome-5fde8a7e99f32cdc22f82b37e91e6d407ac7b88c.zip |
Add LICENSE
- Fix and update WWW
Approved by: portmgr (blanket)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Log-Accounting-SVN/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Log-Accounting-SVN/pkg-descr | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/devel/p5-Log-Accounting-SVN/Makefile b/devel/p5-Log-Accounting-SVN/Makefile index b0c7790dc650..5c46b29b2e21 100644 --- a/devel/p5-Log-Accounting-SVN/Makefile +++ b/devel/p5-Log-Accounting-SVN/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ychsiao@ychsiao.org COMMENT= Perl module for accounting SVN repository +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + BUILD_DEPENDS= p5-subversion>=0:devel/p5-subversion \ p5-SVN-Log>=0:devel/p5-SVN-Log \ p5-Algorithm-Accounting>=0:devel/p5-Algorithm-Accounting \ diff --git a/devel/p5-Log-Accounting-SVN/pkg-descr b/devel/p5-Log-Accounting-SVN/pkg-descr index ce9b8f550ff5..c49565862ca2 100644 --- a/devel/p5-Log-Accounting-SVN/pkg-descr +++ b/devel/p5-Log-Accounting-SVN/pkg-descr @@ -6,4 +6,4 @@ you may try: svn-accounting.pl http://svn.collab.net/repos/svn/ -WWW: http://search.cpan.org/dist/Log-Accounting-SVN/ +WWW: https://metacpan.org/release/GUGOD/Log-Accounting-SVN-0.01 |