Add debug.ucl and tests-debug.ucl, missed in a previous commit.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
67aea1719c
commit
520e1515a8
13
release/packages/debug.ucl
Normal file
13
release/packages/debug.ucl
Normal file
@ -0,0 +1,13 @@
|
||||
name = "FreeBSD-%PKGNAME%"
|
||||
origin = "base"
|
||||
version = "%VERSION%"
|
||||
comment = "%COMMENT% (debugging symbols)"
|
||||
categories = [ base ]
|
||||
maintainer = "re@FreeBSD.org"
|
||||
www = "https://www.FreeBSD.org"
|
||||
prefix = "/"
|
||||
licenselogic = "single"
|
||||
licenses = [ BSD2CLAUSE ]
|
||||
desc = <<EOD
|
||||
%DESC%
|
||||
EOD
|
13
release/packages/tests-debug.ucl
Normal file
13
release/packages/tests-debug.ucl
Normal file
@ -0,0 +1,13 @@
|
||||
name = "FreeBSD-%PKGNAME%"
|
||||
origin = "base"
|
||||
version = "%VERSION%"
|
||||
comment = "%COMMENT% (debugging symbols)"
|
||||
categories = [ base ]
|
||||
maintainer = "re@FreeBSD.org"
|
||||
www = "https://www.FreeBSD.org"
|
||||
prefix = "/"
|
||||
licenselogic = "single"
|
||||
licenses = [ BSD2CLAUSE ]
|
||||
desc = <<EOD
|
||||
%DESC%
|
||||
EOD
|
Loading…
x
Reference in New Issue
Block a user