svn commit: r325460 - head/devel/p5-B-Hooks-OP-Annotation
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Aug 27 15:20:45 UTC 2013
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 at FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= B-Hooks-OP-Annotation
PORTVERSION= 0.44
@@ -14,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet at 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}
More information about the svn-ports-head
mailing list