# $OpenBSD: Makefile,v 1.25 2020/07/03 21:45:40 sthen Exp $

COMMENT= 	interface to the DES encryption algorithm

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

# perl
PERMIT_PACKAGE=	Yes

WANTLIB += c perl

.include <bsd.port.mk>
