SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
15
devel/libmpack/Makefile.inc
Normal file
15
devel/libmpack/Makefile.inc
Normal file
|
@ -0,0 +1,15 @@
|
|||
V ?= 1.0.3
|
||||
|
||||
GH_ACCOUNT ?= tarruda
|
||||
GH_PROJECT ?= libmpack
|
||||
GH_TAGNAME ?= ${V}
|
||||
|
||||
CATEGORIES ?= devel
|
||||
HOMEPAGE ?= https://github.com/tarruda/libmpack
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE ?= Yes
|
||||
|
||||
USE_GMAKE ?= Yes
|
||||
|
||||
MAKE_FLAGS ?= config=release
|
Loading…
Add table
Add a link
Reference in a new issue