# $OpenBSD: Makefile,v 1.7 2020/07/03 21:45:40 sthen Exp $

COMMENT=	Perl interface to IDEA block cipher

MODULES=	cpan
DISTNAME=	Crypt-IDEA-1.10
REVISION=	3
CATEGORIES=	security

# Artistic
PERMIT_PACKAGE=	Yes

WANTLIB += c perl

.include <bsd.port.mk>
