More license info to my packages.
This commit is contained in:
parent
8a34fe6754
commit
457e3216ae
6 changed files with 12 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2009/03/05 20:30:52 hasso Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2009/06/08 19:11:30 hasso Exp $
|
||||
#
|
||||
|
||||
DISTNAME= engine_pkcs11-0.1.5
|
||||
|
@ -9,6 +9,7 @@ MASTER_SITES= http://www.opensc-project.org/files/engine_pkcs11/
|
|||
MAINTAINER= hasso@NetBSD.org
|
||||
HOMEPAGE= http://www.opensc-project.org/engine_pkcs11/
|
||||
COMMENT= PKCS\#11 engine for OpenSSL
|
||||
LICENSE= original-bsd
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2009/03/05 20:28:24 hasso Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2009/06/08 19:11:30 hasso Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libp11-0.2.4
|
||||
|
@ -8,6 +8,7 @@ MASTER_SITES= http://www.opensc-project.org/files/libp11/
|
|||
MAINTAINER= hasso@NetBSD.org
|
||||
HOMEPAGE= http://www.opensc-project.org/libp11/
|
||||
COMMENT= Convenience library for easy PKCS\#11 implementation
|
||||
LICENSE= gnu-lgpl-v2.1
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2009/05/08 08:55:56 hasso Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2009/06/08 19:11:30 hasso Exp $
|
||||
|
||||
DISTNAME= openct-0.6.16
|
||||
CATEGORIES= security
|
||||
|
@ -7,6 +7,7 @@ MASTER_SITES= http://www.opensc-project.org/files/openct/
|
|||
MAINTAINER= hasso@NetBSD.org
|
||||
HOMEPAGE= http://www.opensc-project.org/openct/
|
||||
COMMENT= Smart Card Reader drivers and middleware
|
||||
LICENSE= gnu-lgpl-v2.1
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2009/02/26 10:51:02 hasso Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2009/06/08 19:11:30 hasso Exp $
|
||||
|
||||
PKGNAME= opensc-signer-${OPENSC_PKG_VERSION}
|
||||
COMMENT= Opensc signer plugin for Mozilla apps
|
||||
LICENSE= gnu-lgpl-v2.1
|
||||
|
||||
.include "../../security/opensc/Makefile.common"
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.2 2009/02/27 07:35:30 hasso Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2009/06/08 19:11:30 hasso Exp $
|
||||
|
||||
COMMENT= Smart Card drivers and middleware
|
||||
LICENSE= gnu-lgpl-v2.1
|
||||
|
||||
.include "../../security/opensc/Makefile.common"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2009/05/10 12:23:36 hasso Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2009/06/08 19:11:30 hasso Exp $
|
||||
|
||||
DISTNAME= xml-security-c-1.4.0
|
||||
CATEGORIES= security devel
|
||||
|
@ -7,6 +7,7 @@ MASTER_SITES= http://santuario.apache.org/dist/c-library/
|
|||
MAINTAINER= hasso@NetBSD.org
|
||||
HOMEPAGE= http://santuario.apache.org/c/index.html
|
||||
COMMENT= XML Digital Signature specification implementation
|
||||
LICENSE= apache-2.0
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
|
Loading…
Reference in a new issue