2007-09-15 19:29:57 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.3 2007/09/15 23:30:00 merdely Exp $
|
2005-02-06 10:08:44 -05:00
|
|
|
|
2007-09-15 19:29:57 -04:00
|
|
|
COMMENT= hashes with encrypting fields
|
2005-02-06 10:08:44 -05:00
|
|
|
|
2007-01-15 12:40:09 -05:00
|
|
|
MODULES= cpan
|
2005-02-06 10:08:44 -05:00
|
|
|
DISTNAME= Tie-EncryptedHash-1.21
|
2007-01-15 12:40:09 -05:00
|
|
|
CATEGORIES= security
|
2005-02-06 10:08:44 -05:00
|
|
|
|
|
|
|
MAINTAINER= Nikolay Sturm <sturm@openbsd.org>
|
|
|
|
|
|
|
|
# GPL/Artistic
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
RUN_DEPENDS= ::security/p5-Crypt-CBC
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|