mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 13:20:37 -05:00
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 (cherry picked from commit 99b8c0c35b0fcc633649209621243d678a13542a)
17 lines
273 B
Text
17 lines
273 B
Text
#
|
|
#
|
|
|
|
name = "%PKG_NAME_PREFIX%-src-sys"
|
|
origin = "base"
|
|
version = "%VERSION%"
|
|
comment = "FreeBSD Kernel Sources"
|
|
categories = [ base ]
|
|
maintainer = "%PKG_MAINTAINER%"
|
|
www = "%PKG_WWW%"
|
|
prefix = "/"
|
|
licenselogic = "single"
|
|
licenses = [ BSD2CLAUSE ]
|
|
desc = <<EOD
|
|
%DESC%
|
|
EOD
|
|
|