Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2013 15:20:45 +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: r325460 - head/devel/p5-B-Hooks-OP-Annotation
Message-ID:  <201308271520.r7RFKjcj049255@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Aug 27 15:20:44 2013
New Revision: 325460
URL: http://svnweb.freebsd.org/changeset/ports/325460

Log:
  - Add LICENSE
  - Cleanup Makefile header

Modified:
  head/devel/p5-B-Hooks-OP-Annotation/Makefile

Modified: head/devel/p5-B-Hooks-OP-Annotation/Makefile
==============================================================================
--- head/devel/p5-B-Hooks-OP-Annotation/Makefile	Tue Aug 27 15:11:22 2013	(r325459)
+++ head/devel/p5-B-Hooks-OP-Annotation/Makefile	Tue Aug 27 15:20:44 2013	(r325460)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-B-Hooks-OP-Annotation
-# Date created:		2011-08-15
-# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	B-Hooks-OP-Annotation
 PORTVERSION=	0.44
@@ -14,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Annotate and delegate hooked OPs
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-ExtUtils-Depends>=0.304:${PORTSDIR}/devel/p5-ExtUtils-Depends
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 



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