2010-12-03 06:46:46 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.4 2010/12/03 11:46:46 ajacoutot Exp $
|
2009-11-12 16:22:22 -05:00
|
|
|
|
|
|
|
COMMENT = cryptographic CipherSaber encryption
|
|
|
|
|
|
|
|
DISTNAME = Crypt-CipherSaber-1.00
|
2010-12-03 06:46:46 -05:00
|
|
|
REVISION = 0
|
2009-11-12 16:22:22 -05:00
|
|
|
CATEGORIES = security
|
|
|
|
|
|
|
|
# Perl
|
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
PERMIT_PACKAGE_FTP = Yes
|
|
|
|
PERMIT_DISTFILES_CDROM = Yes
|
|
|
|
PERMIT_DISTFILES_FTP = Yes
|
|
|
|
|
|
|
|
MODULES = cpan
|
2010-10-18 17:41:44 -04:00
|
|
|
USE_GROFF = Yes
|
2010-11-20 12:22:40 -05:00
|
|
|
REGRESS_DEPENDS = devel/p5-Test-Warn
|
2009-11-12 16:22:22 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|