diff options
Diffstat (limited to 'security/bitstir/Makefile~')
-rw-r--r-- | security/bitstir/Makefile~ | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/security/bitstir/Makefile~ b/security/bitstir/Makefile~ new file mode 100644 index 00000000000..12d593b1d01 --- /dev/null +++ b/security/bitstir/Makefile~ @@ -0,0 +1,14 @@ +# $NetBSD: Makefile~,v 1.1 2003/08/29 00:25:36 dan Exp $ +# + +DISTNAME= bitstir-0.2 +CATEGORIES= security +MASTER_SITES= http://www.wiredyne.com/software/downloads/ + +MAINTAINER= pdh@wiredyne.com +HOMEPAGE= http://www.wiredyne.com/software/downloads/ +COMMENT= Entropy restoration daemon + +USE_BUILDLINK2= yes + +.include "../../mk/bsd.pkg.mk" |