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

18 lines
364 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2009/11/12 21:22:22 landry Exp $
COMMENT = cryptographic CipherSaber encryption
DISTNAME = Crypt-CipherSaber-1.00
CATEGORIES = security
# Perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
MODULES = cpan
REGRESS_DEPENDS = ::devel/p5-Test-Warn
.include <bsd.port.mk>