diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-07-21 14:26:20 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-07-21 14:26:20 +0000 |
commit | 4a93d61b2644180ab4443780dffac52534b63f89 (patch) | |
tree | 59595d22216cc9792430c76bdc136e312bc6eee7 /devel/p5-Log-Any-App/Makefile | |
parent | e37a449767e5b4f8d1e35065d309b3d0e4a00ad7 (diff) |
Notes
Diffstat (limited to 'devel/p5-Log-Any-App/Makefile')
-rw-r--r-- | devel/p5-Log-Any-App/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Log-Any-App/Makefile b/devel/p5-Log-Any-App/Makefile index 02201775d284..3493e4c8fc9c 100644 --- a/devel/p5-Log-Any-App/Makefile +++ b/devel/p5-Log-Any-App/Makefile @@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= An easy way to use Log::Any in applications -LICENSE_COMB= dual LICENSE= ART10 GPLv1 +LICENSE_COMB= dual RUN_DEPENDS= p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \ p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ |