openbsd-ports/security/p5-Crypt-Serpent/Makefile
2010-09-24 15:29:20 +00:00

21 lines
410 B
Makefile

# $OpenBSD: Makefile,v 1.4 2010/09/24 15:32:34 sthen Exp $
SHARED_ONLY= Yes
COMMENT= interface to the Serpent encryption algorithm
MODULES= cpan
DISTNAME= Crypt-Serpent-1.01
REVISION= 1
CATEGORIES= security
MAINTAINER= Stephan A. Rickauer <stephan@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>