fix MASTER_SITES and HOMEPAGE, bump PKGNAME
This commit is contained in:
parent
10ba61d79e
commit
6b01e98402
@ -1,13 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2006/01/08 13:33:22 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2006/02/05 11:00:55 steven Exp $
|
||||
|
||||
COMMENT= "drivers for several smart card readers"
|
||||
|
||||
DISTNAME= openct-0.6.6
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
CATEGORIES= security
|
||||
SHARED_LIBS= openct 1.0
|
||||
|
||||
HOMEPAGE= http://www.opensc.org/openct
|
||||
HOMEPAGE= http://www.opensc-project.org/openct/
|
||||
|
||||
MAINTAINER= Douglas Santos <dsantos@hydroxyl.org>
|
||||
|
||||
@ -17,7 +17,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://www.opensc.org/files/
|
||||
MASTER_SITES= http://www.opensc-project.org/files/openct/
|
||||
|
||||
WANTLIB= c pthread
|
||||
BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2005/12/25 15:52:38 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2006/02/05 11:03:11 steven Exp $
|
||||
|
||||
COMMENT= "set of libraries and utilities to access smart cards"
|
||||
|
||||
DISTNAME= opensc-0.9.6
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= security
|
||||
SHARED_LIBS= opensc 1.0 \
|
||||
pkcs15init 1.0 \
|
||||
@ -16,7 +16,7 @@ MODGNU_SHARED_LIBS=opensc '' \
|
||||
scconf '' \
|
||||
pkcs11 ''
|
||||
|
||||
HOMEPAGE= http://www.opensc.org/
|
||||
HOMEPAGE= http://www.opensc-project.org/
|
||||
|
||||
MAINTAINER= Douglas Santos <dsantos@hydroxyl.org>
|
||||
|
||||
@ -26,8 +26,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/files/ \
|
||||
${HOMEPAGE}/files/old/
|
||||
MASTER_SITES= ${HOMEPAGE}/files/opensc/
|
||||
|
||||
WANTLIB= readline crypto termcap c pthread
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user