# $OpenBSD: Makefile,v 1.6 2019/07/12 20:49:07 sthen Exp $

COMMENT=	Perl interface to IDEA block cipher

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

# Artistic
PERMIT_PACKAGE=	Yes

WANTLIB += c perl

.include <bsd.port.mk>
