# $OpenBSD: Makefile,v 1.14 2019/07/12 21:02:25 sthen Exp $

COMMENT= 	interface to the Serpent encryption algorithm

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

# perl
PERMIT_PACKAGE=	Yes

WANTLIB += c perl

.include <bsd.port.mk>
