SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
10
devel/libmpack/Makefile
Normal file
10
devel/libmpack/Makefile
Normal file
|
@ -0,0 +1,10 @@
|
|||
# The SUBDIRs used here fetch the same distfile. Although we could have used a
|
||||
# single directory, the mix of SUBPACKAGES and Lua FLAVORS makes the port
|
||||
# somewhat complicated. We opted to keep it simple and split them out.
|
||||
|
||||
SUBDIR = main
|
||||
SUBDIR += lua
|
||||
SUBDIR += lua,lua52
|
||||
SUBDIR += lua,lua53
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
Loading…
Add table
Add a link
Reference in a new issue