Sat Jan 28 18:23:56 2023 UTC ()
converters/Makefile: + hs-base64


(pho)
diff -r1.197 -r1.198 pkgsrc/converters/Makefile

cvs diff -r1.197 -r1.198 pkgsrc/converters/Makefile (expand / switch to context diff)
--- pkgsrc/converters/Makefile 2023/01/28 02:55:59 1.197
+++ pkgsrc/converters/Makefile 2023/01/28 18:23:55 1.198
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.197 2023/01/28 02:55:59 pho Exp $
+# $NetBSD: Makefile,v 1.198 2023/01/28 18:23:55 pho Exp $
 #
 
 COMMENT=	Document format and character code converters
@@ -35,6 +35,7 @@
 SUBDIR+=	hs-aeson-better-errors
 SUBDIR+=	hs-aeson-pretty
 SUBDIR+=	hs-base16-bytestring
+SUBDIR+=	hs-base64
 SUBDIR+=	hs-base64-bytestring
 SUBDIR+=	hs-cborg-json
 SUBDIR+=	hs-deriving-aeson