# $OpenBSD: Makefile,v 1.9 2013/10/11 23:50:48 naddy Exp $

SHARED_ONLY=	Yes

COMMENT= 	interface to the Serpent encryption algorithm

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

MAINTAINER=	Stephan A. Rickauer <stephan@openbsd.org>

# perl
PERMIT_PACKAGE_CDROM=   Yes

WANTLIB += c

.include <bsd.port.mk>
