aboutsummaryrefslogtreecommitdiffstats
path: root/devel/log4cxx
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2010-07-18 05:48:24 +0800
committerrene <rene@FreeBSD.org>2010-07-18 05:48:24 +0800
commitb83337d29e5967b2c90c23f27a0500e1b92f4efa (patch)
tree406ac610546a38ee00b4acc1b2828243ff0bf4c3 /devel/log4cxx
parentb7a3d4137c6472123f1b23046602bca315e405d0 (diff)
downloadfreebsd-ports-gnome-b83337d29e5967b2c90c23f27a0500e1b92f4efa.tar.gz
freebsd-ports-gnome-b83337d29e5967b2c90c23f27a0500e1b92f4efa.tar.zst
freebsd-ports-gnome-b83337d29e5967b2c90c23f27a0500e1b92f4efa.zip
Add license information
Approved by: tabthorpe (mentor, implicit)
Diffstat (limited to 'devel/log4cxx')
-rw-r--r--devel/log4cxx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile
index 3bbd4ef8bf29..5cac85c3b00a 100644
--- a/devel/log4cxx/Makefile
+++ b/devel/log4cxx/Makefile
@@ -15,6 +15,8 @@ DISTNAME= apache-${PORTNAME}-${PORTVERSION}
MAINTAINER= rene@FreeBSD.org
COMMENT= Log4cxx is a port to C++ of the Log4j project
+LICENSE= ASL
+
LIB_DEPENDS= apr-1:${PORTSDIR}/devel/apr1
.if !defined(NOPORTDOCS) && defined(WITH_DOXYGEN)