Date: Mon, 2 Sep 2013 15:59:19 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326019 - head/audio/p5-CDDB_get Message-ID: <201309021559.r82FxJGr056380@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org COMMENT= High-level interface to the Compact Disc Database +LICENSE= GPLv2 + +PORTSCOUT= skipv:2.28.1 + USES= perl5 USE_PERL5= configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309021559.r82FxJGr056380>