diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-07-21 19:50:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-07-21 19:50:19 +0800 |
commit | 6643a10f55ab017b22b32d9fd9779240bc2adc18 (patch) | |
tree | cd245b557c976a17ae5f2c6d4122b6668806eafe /audio | |
parent | 80c7861fd5f71d9c15acb8bbefd71a765ef29bc6 (diff) | |
download | freebsd-ports-gnome-6643a10f55ab017b22b32d9fd9779240bc2adc18.tar.gz freebsd-ports-gnome-6643a10f55ab017b22b32d9fd9779240bc2adc18.tar.zst freebsd-ports-gnome-6643a10f55ab017b22b32d9fd9779240bc2adc18.zip |
- Add LICENSE
Diffstat (limited to 'audio')
-rw-r--r-- | audio/p5-MP3-ID3v1Tag/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/p5-MP3-ID3v1Tag/Makefile b/audio/p5-MP3-ID3v1Tag/Makefile index 79e7c1087afc..0187598246c6 100644 --- a/audio/p5-MP3-ID3v1Tag/Makefile +++ b/audio/p5-MP3-ID3v1Tag/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Edit ID3v1 Tags from an Audio MPEG Layer 3 +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure |