mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 00:07:26 +00:00
pkg: break out these lines
They are different against the stable branch and this way it's easier to read.
This commit is contained in:
parent
4096b0e9e7
commit
8b032d3795
7
Makefile
7
Makefile
@ -53,14 +53,15 @@ CORE_REPOSITORY?= ${CORE_ABI}/libressl
|
||||
CORE_REPOSITORY?= ${FLAVOUR}
|
||||
.endif
|
||||
|
||||
CORE_COMMENT?= ${CORE_PRODUCT} ${CORE_TYPE} package
|
||||
CORE_MAINTAINER?= project@opnsense.org
|
||||
CORE_MESSAGE?= Insert Name Here
|
||||
CORE_NAME?= opnsense-devel
|
||||
CORE_TYPE?= development
|
||||
|
||||
CORE_COMMENT?= ${CORE_PRODUCT} ${CORE_TYPE} package
|
||||
CORE_MAINTAINER?= project@opnsense.org
|
||||
CORE_ORIGIN?= opnsense/${CORE_NAME}
|
||||
CORE_PACKAGESITE?= https://pkg.opnsense.org
|
||||
CORE_PRODUCT?= OPNsense
|
||||
CORE_TYPE?= development
|
||||
CORE_WWW?= https://opnsense.org/
|
||||
|
||||
CORE_COPYRIGHT_HOLDER?= Deciso B.V.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user