diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-14 10:11:19 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-14 10:11:19 +0000 |
commit | 5285b348d3f8ef6dce0f4cde4e800f56fa3192e9 (patch) | |
tree | 24a0c14a0913d29f7a5b5f8475bb9c240cd75e41 /sysutils | |
parent | 98d451887b5744daee140068ba1ea22fa8004bb1 (diff) | |
download | freebsd-ports-5285b348d3f8ef6dce0f4cde4e800f56fa3192e9.zip |
Fix info files with pkgng.
This bring the first Keyword into the ports tree.
Keywords are pkgng custom plist keyword definition.
info.yaml defines a new @info keyword usable only with pkgng which will:
- add the info agument to the file list
- set a post-installation execution script
- set a post-deinstallation execution script
in keyword definition the script uses the same format (%f, %F, %D, ...) as @exec/@unexec does
it just add a new one: %@ which correspond the the keyword argument line.
Exp-run: miwi
Diffstat (limited to 'sysutils')
0 files changed, 0 insertions, 0 deletions