openbsd-ports/security/p5-Crypt-Twofish/Makefile

21 lines
409 B
Makefile

# $OpenBSD: Makefile,v 1.10 2008/10/02 20:39:33 simon Exp $
SHARED_ONLY= Yes
COMMENT= module to implement the Twofish cipher
MODULES= cpan
DISTNAME= Crypt-Twofish-2.12
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= security
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>