summaryrefslogtreecommitdiff
path: root/time/libical
diff options
context:
space:
mode:
authordsainty <dsainty@pkgsrc.org>2014-05-11 23:42:10 +0000
committerdsainty <dsainty@pkgsrc.org>2014-05-11 23:42:10 +0000
commit9e8e029b7b332d2cdb9a10c3926ca40b7ec47a16 (patch)
treed4c750a42266f8646cb119998d90ed794002c697 /time/libical
parent3d665af1a5871a9d87bafcda4a2bbc8bcd908812 (diff)
downloadpkgsrc-9e8e029b7b332d2cdb9a10c3926ca40b7ec47a16.tar.gz
State the package's licence.
Diffstat (limited to 'time/libical')
-rw-r--r--time/libical/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/libical/Makefile b/time/libical/Makefile
index 5d4c83ed7d3..a8dd9f1e450 100644
--- a/time/libical/Makefile
+++ b/time/libical/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2014/05/11 02:25:34 dsainty Exp $
+# $NetBSD: Makefile,v 1.10 2014/05/11 23:42:10 dsainty Exp $
#
DISTNAME= libical-1.0
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=freeassociation/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://freeassociation.sourceforge.net/
COMMENT= Reference implementation of the iCalendar data type and format
+LICENSE= gnu-lgpl-v2.1 OR mpl-1.0
USE_TOOLS+= perl
USE_CMAKE= yes