summaryrefslogtreecommitdiff
path: root/security/hs-entropy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/hs-entropy/Makefile')
-rw-r--r--security/hs-entropy/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/hs-entropy/Makefile b/security/hs-entropy/Makefile
new file mode 100644
index 00000000000..565a81330ec
--- /dev/null
+++ b/security/hs-entropy/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1 2022/02/16 10:05:52 pho Exp $
+
+DISTNAME= entropy-0.4.1.7
+CATEGORIES= security
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Platform independent entropy source
+LICENSE= modified-bsd
+
+.include "../../mk/haskell.mk"
+.include "../../mk/bsd.pkg.mk"