pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/libical State the package's licence.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/96fee9ce90ce
branches:  trunk
changeset: 634221:96fee9ce90ce
user:      dsainty <dsainty%pkgsrc.org@localhost>
date:      Sun May 11 23:42:10 2014 +0000

description:
State the package's licence.

diffstat:

 time/libical/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7e07ab39a83a -r 96fee9ce90ce time/libical/Makefile
--- a/time/libical/Makefile     Sun May 11 20:56:16 2014 +0000
+++ b/time/libical/Makefile     Sun May 11 23:42:10 2014 +0000
@@ -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 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 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



Home | Main Index | Thread Index | Old Index