summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2022-02-11 12:06:48 +0000
committerpho <pho@pkgsrc.org>2022-02-11 12:06:48 +0000
commitad947f39a2bb20ddad29a9523604925bbb793891 (patch)
treec6d361c396f08e065f7d0b201ab0b090838e4afc /lang/Makefile
parent5ae40f6479a6b7ba800e09561d51df2fd1cdca3a (diff)
downloadpkgsrc-ad947f39a2bb20ddad29a9523604925bbb793891.tar.gz
+hs-hslua-classes
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 5e63be0a901..f2cd9eaf1d1 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.626 2022/02/11 12:05:41 pho Exp $
+# $NetBSD: Makefile,v 1.627 2022/02/11 12:06:48 pho Exp $
#
COMMENT= Programming languages
@@ -105,6 +105,7 @@ SUBDIR+= guile22
SUBDIR+= gwydion-dylan
SUBDIR+= heirloom-awk
SUBDIR+= hs-hslua
+SUBDIR+= hs-hslua-classes
SUBDIR+= hs-hslua-core
SUBDIR+= hs-hslua-marshalling
SUBDIR+= hs-lua