diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-21 19:52:05 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-21 19:52:05 +0800 |
commit | bb065365a36f6dab968ac85c5ae00cdb8f142bd5 (patch) | |
tree | 8cf019b4919123375057b6c774e27b143a2d6df4 /audio | |
parent | eb9d3fe4a639e64f41351fe64a216ba16c3c1f2a (diff) | |
download | freebsd-ports-gnome-bb065365a36f6dab968ac85c5ae00cdb8f142bd5.tar.gz freebsd-ports-gnome-bb065365a36f6dab968ac85c5ae00cdb8f142bd5.tar.zst freebsd-ports-gnome-bb065365a36f6dab968ac85c5ae00cdb8f142bd5.zip |
- Add LICENSE
Diffstat (limited to 'audio')
-rw-r--r-- | audio/p5-Audio-WMA/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/p5-Audio-WMA/Makefile b/audio/p5-Audio-WMA/Makefile index 66494311413a..0dd8396c53a1 100644 --- a/audio/p5-Audio-WMA/Makefile +++ b/audio/p5-Audio-WMA/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Fetch info from WMA audio files +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure |