# $OpenBSD: Makefile,v 1.15 2020/07/03 21:45:41 sthen Exp $

COMMENT= 	interface to the Serpent encryption algorithm

MODULES=	cpan
DISTNAME=	Crypt-Serpent-1.01
REVISION=	7
CATEGORIES=	security

# perl
PERMIT_PACKAGE=	Yes

WANTLIB += c perl

.include <bsd.port.mk>
