# $OpenBSD: Makefile,v 1.21 2014/06/14 23:26:00 sthen Exp $

SHARED_ONLY=	Yes

COMMENT= 	interface to the DES encryption algorithm

MODULES=	cpan
DISTNAME=	Crypt-DES-2.07
CATEGORIES=	security
REVISION=	0

# perl
PERMIT_PACKAGE_CDROM=   Yes

WANTLIB += c

.include <bsd.port.mk>
