openbsd-ports/security/p5-Crypt-Rijndael/Makefile
steven 26938cbd17 update to 1.01
claudio no longer uses this, so remove him from maintainer.
2007-01-11 21:59:43 +00:00

18 lines
356 B
Makefile

# $OpenBSD: Makefile,v 1.4 2007/01/11 21:59:43 steven Exp $
SHARED_ONLY= Yes
COMMENT= "interface to the rijndael encryption algorithm aka AES"
MODULES= cpan
DISTNAME= Crypt-Rijndael-1.01
CATEGORIES= security
# LGPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>