summaryrefslogtreecommitdiff
path: root/www/hs-bower-json/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/hs-bower-json/Makefile')
-rw-r--r--www/hs-bower-json/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/www/hs-bower-json/Makefile b/www/hs-bower-json/Makefile
new file mode 100644
index 00000000000..a09eb68a079
--- /dev/null
+++ b/www/hs-bower-json/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2022/02/23 16:09:43 pho Exp $
+
+DISTNAME= bower-json-1.0.0.1
+CATEGORIES= www
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Components of paths
+LICENSE= modified-bsd
+
+.include "../../converters/hs-aeson/buildlink3.mk"
+.include "../../converters/hs-aeson-better-errors/buildlink3.mk"
+.include "../../math/hs-scientific/buildlink3.mk"
+.include "../../devel/hs-unordered-containers/buildlink3.mk"
+.include "../../devel/hs-vector/buildlink3.mk"
+.include "../../mk/haskell.mk"
+.include "../../mk/bsd.pkg.mk"