mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- use CPAN macro
- simplify dependency - bump PORTREVISION PR: 121211 Submitted by: leeym
This commit is contained in:
parent
2884aa5269
commit
96c6246815
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208273
@ -7,16 +7,14 @@
|
||||
|
||||
PORTNAME= Crypt-IDEA
|
||||
PORTVERSION= 1.08
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Crypt
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= erwin@FreeBSD.org
|
||||
COMMENT= Perl5 interface to IDEA block cipher
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Crypt::IDEA.3
|
||||
|
Loading…
Reference in New Issue
Block a user