# $OpenBSD: Makefile,v 1.23 2016/03/20 19:56:59 naddy Exp $

COMMENT= 	interface to the DES encryption algorithm

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

# perl
PERMIT_PACKAGE_CDROM=   Yes

WANTLIB += c perl

.include <bsd.port.mk>
