@comment 0-byte .bs file
This commit is contained in:
parent
ae035f9bbf
commit
a7ed735b35
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2014/10/08 11:29:16 henning Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2014/11/16 19:51:17 sthen Exp $
|
||||
|
||||
COMMENT= Perl interface to IDEA block cipher
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Crypt-IDEA-1.10
|
||||
REVISION= 0
|
||||
CATEGORIES= security
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2014/10/08 11:29:16 henning Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2014/11/16 19:51:17 sthen Exp $
|
||||
${P5ARCH}/
|
||||
${P5ARCH}/Crypt/
|
||||
${P5ARCH}/Crypt/IDEA.pm
|
||||
@ -6,6 +6,6 @@ ${P5ARCH}/Crypt/IDEA.pod
|
||||
${P5ARCH}/auto/
|
||||
${P5ARCH}/auto/Crypt/
|
||||
${P5ARCH}/auto/Crypt/IDEA/
|
||||
${P5ARCH}/auto/Crypt/IDEA/IDEA.bs
|
||||
@comment ${P5ARCH}/auto/Crypt/IDEA/IDEA.bs
|
||||
${P5ARCH}/auto/Crypt/IDEA/IDEA.so
|
||||
@man man/man3p/Crypt::IDEA.3p
|
||||
|
Loading…
Reference in New Issue
Block a user