mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-26 19:03:48 +01:00
99b8c0c35b
FreeBSD-src for all the sources but the kernel FreeBSD-src-sys just for the kernel MFC After: 3 days Reviewed by: manu Differential Revision: https://reviews.freebsd.org/D42651
18 lines
271 B
Plaintext
18 lines
271 B
Plaintext
#
|
|
#
|
|
|
|
name = "%PKG_NAME_PREFIX%-src"
|
|
origin = "base"
|
|
version = "%VERSION%"
|
|
comment = "FreeBSD userland sources"
|
|
categories = [ base ]
|
|
maintainer = "%PKG_MAINTAINER%"
|
|
www = "%PKG_WWW%"
|
|
prefix = "/"
|
|
licenselogic = "single"
|
|
licenses = [ BSD2CLAUSE ]
|
|
desc = <<EOD
|
|
%DESC%
|
|
EOD
|
|
|