Add a packages/ subdirectory which will contain the metadata for packaging base

Add a first example to package the kernel
This commit is contained in:
Baptiste Daroussin 2015-02-08 18:07:23 +00:00
parent 24a110a1ec
commit 12501e63f2
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,13 @@
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

View File

@ -0,0 +1 @@
/usr/sbin/kldxref /boot/kernel