svn commit: r326019 - head/audio/p5-CDDB_get

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 2 15:59:19 UTC 2013


Author: sunpoet
Date: Mon Sep  2 15:59:19 2013
New Revision: 326019
URL: http://svnweb.freebsd.org/changeset/ports/326019

Log:
  - Add LICENSE
  - Add PORTSCOUT

Modified:
  head/audio/p5-CDDB_get/Makefile

Modified: head/audio/p5-CDDB_get/Makefile
==============================================================================
--- head/audio/p5-CDDB_get/Makefile	Mon Sep  2 15:58:29 2013	(r326018)
+++ head/audio/p5-CDDB_get/Makefile	Mon Sep  2 15:59:19 2013	(r326019)
@@ -12,6 +12,10 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	High-level interface to the Compact Disc Database
 
+LICENSE=	GPLv2
+
+PORTSCOUT=	skipv:2.28.1
+
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list