- remove FAKE=Yes
- use new framework for PLISTs - add @comment with RCS id to PLISTs
This commit is contained in:
parent
15e7685516
commit
2ac2c337d7
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2000/04/18 09:48:01 turan Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2000/07/20 05:14:47 brad Exp $
|
||||
# $FreeBSD: Makefile,v 1.3 1997/07/17 15:12:58 max Exp $
|
||||
|
||||
PKGNAME= rsaref-2.0
|
||||
DISTNAME= rsaref20.1996
|
||||
CATEGORIES= security
|
||||
NEED_VERSION= 1.234
|
||||
NEED_VERSION= 1.310
|
||||
MASTER_SITES= ftp://ftp.zedz.net/pub/crypto/crypto/LIBS/rsa/ \
|
||||
http://the.wiretapped.net/security/cryptography/libs/rsa/ \
|
||||
ftp://utopia.hacktic.nl/pub/replay/pub/crypto/LIBS/rsa/
|
||||
@ -18,8 +18,6 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= No
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
FAKE= Yes
|
||||
|
||||
WRKDIST= ${WRKDIR}/source
|
||||
|
||||
pre-configure:
|
||||
|
3
security/rsaref/pkg/PFRAG.shared
Normal file
3
security/rsaref/pkg/PFRAG.shared
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1 2000/07/20 05:14:47 brad Exp $
|
||||
lib/librsaref.so.2.0
|
||||
DYNLIBDIR(%B)
|
@ -1,6 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2000/07/20 05:14:47 brad Exp $
|
||||
lib/librsaref.a
|
||||
lib/librsaref.so.2.0
|
||||
@exec /sbin/ldconfig -m %B
|
||||
%%SHARED%%
|
||||
include/rsa.h
|
||||
include/_des.h
|
||||
include/_md2.h
|
||||
|
@ -1,10 +0,0 @@
|
||||
lib/librsaref.a
|
||||
include/rsa.h
|
||||
include/_des.h
|
||||
include/_md2.h
|
||||
include/_md5.h
|
||||
include/rsaref.h
|
||||
include/global.h
|
||||
share/doc/rsaref/info.txt
|
||||
share/doc/rsaref/rsaref.txt
|
||||
@dirrm share/doc/rsaref
|
Loading…
x
Reference in New Issue
Block a user