summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorplunky <plunky@pkgsrc.org>2013-03-15 08:25:56 +0000
committerplunky <plunky@pkgsrc.org>2013-03-15 08:25:56 +0000
commit41db643112ae04aadaf5f578dba925ae610972ea (patch)
treef5bf42e8d0770449132a6fc77ece2dc4926d3ba6 /comms
parent3394ac6031212fc23b4b8aa6a0194d9d08e8ef7c (diff)
downloadpkgsrc-41db643112ae04aadaf5f578dba925ae610972ea.tar.gz
bump PKGREVISION for openobex update
while here, add LICENCE
Diffstat (limited to 'comms')
-rw-r--r--comms/libopensync-plugin-syncml/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/comms/libopensync-plugin-syncml/Makefile b/comms/libopensync-plugin-syncml/Makefile
index 38c29987092..f081c6a67f2 100644
--- a/comms/libopensync-plugin-syncml/Makefile
+++ b/comms/libopensync-plugin-syncml/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2013/01/26 21:37:13 adam Exp $
+# $NetBSD: Makefile,v 1.13 2013/03/15 08:25:56 plunky Exp $
#
DISTNAME= libopensync-plugin-syncml-0.22
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= comms
MASTER_SITES= http://www.opensync.org/download/releases/0.22/
EXTRACT_SUFX= .tar.bz2
@@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.opensync.org/download/releases/0.22/
COMMENT= Platform independent synchronization framework, SyncML plugin
+LICENSE= gnu-lgpl-v2.1
USE_TOOLS+= pkg-config
USE_LANGUAGES= c