Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 May 2014 09:42:03 +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: r352793 - head/textproc/p5-CSS-SAC
Message-ID:  <201405020942.s429g3mx060956@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri May  2 09:42:03 2014
New Revision: 352793
URL: http://svnweb.freebsd.org/changeset/ports/352793
QAT: https://qat.redports.org/buildarchive/r352793/

Log:
  - Add LICENSE
  - Pass maintainership to submitter
  
  PR:		ports/189171
  Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>

Modified:
  head/textproc/p5-CSS-SAC/Makefile

Modified: head/textproc/p5-CSS-SAC/Makefile
==============================================================================
--- head/textproc/p5-CSS-SAC/Makefile	Fri May  2 09:41:58 2014	(r352792)
+++ head/textproc/p5-CSS-SAC/Makefile	Fri May  2 09:42:03 2014	(r352793)
@@ -8,9 +8,12 @@ CATEGORIES=	textproc perl5 www
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	SAC CSS (Simple API for CSS) parser
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Class-ArrayObjects>=0.04:${PORTSDIR}/devel/p5-Class-ArrayObjects
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405020942.s429g3mx060956>