1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

Hook hs-ShellCheck to the build

This commit is contained in:
Antoine Brodin 2015-02-18 18:20:13 +00:00
parent 303ec189f0
commit a79a8d7eda
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379303

View File

@ -676,6 +676,7 @@
SUBDIR += hs-ReadArgs
SUBDIR += hs-STMonadTrans
SUBDIR += hs-SafeSemaphore
SUBDIR += hs-ShellCheck
SUBDIR += hs-Stream
SUBDIR += hs-TypeCompose
SUBDIR += hs-abstract-deque