1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Add LICENSE

- Cleanup Makefile header
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-08-27 15:20:44 +00:00
parent 3f60cde4df
commit 47388a0b29
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325460

View File

@ -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}