opnsense-src/release/packages/kernel/+MANIFEST
Baptiste Daroussin 12501e63f2 Add a packages/ subdirectory which will contain the metadata for packaging base
Add a first example to package the kernel
2015-02-08 18:07:23 +00:00

13 lines
257 B
Text

name = "FreeBSD-%PKGNAME%"
origin = "base"
version = "%VERSION%"
comment = "%COMMENT%"
categories = [ base ]
maintainer = "re@FreeBSD.org"
www = "http://www.FreeBSD.org"
prefix = "/"
licenselogic = "single"
licenses = [ BSD2CLAUSE ]
desc = <<EOD
%DESC%
EOD