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

COMMENT= 	interface to the DES encryption algorithm

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

# perl
PERMIT_PACKAGE=	Yes

WANTLIB += c perl

.include <bsd.port.mk>
