diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-09-02 23:59:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-09-02 23:59:19 +0800 |
commit | 64e775d3c4b02eba70a5e54ae0c80cd128900484 (patch) | |
tree | 6e6f2dd6894f7eb17a904459fee690dcb000d070 /audio | |
parent | 89ba69919e46751676fcd55feeb6a599c469dbb5 (diff) | |
download | freebsd-ports-gnome-64e775d3c4b02eba70a5e54ae0c80cd128900484.tar.gz freebsd-ports-gnome-64e775d3c4b02eba70a5e54ae0c80cd128900484.tar.zst freebsd-ports-gnome-64e775d3c4b02eba70a5e54ae0c80cd128900484.zip |
- Add LICENSE
- Add PORTSCOUT
Diffstat (limited to 'audio')
-rw-r--r-- | audio/p5-CDDB_get/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/p5-CDDB_get/Makefile b/audio/p5-CDDB_get/Makefile index d86a367030e9..e547a01ee911 100644 --- a/audio/p5-CDDB_get/Makefile +++ b/audio/p5-CDDB_get/Makefile @@ -12,6 +12,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= High-level interface to the Compact Disc Database +LICENSE= GPLv2 + +PORTSCOUT= skipv:2.28.1 + USES= perl5 USE_PERL5= configure |