Revision 7fecc0fb
Added by Renato Botelho almost 10 years ago
tools/templates/core_pkg/rc/metadir/+DESC | ||
---|---|---|
1 |
%%PRODUCT_NAME%% rc script |
|
2 |
|
|
3 |
WWW: %%PRODUCT_URL%% |
tools/templates/core_pkg/rc/metadir/+MANIFEST | ||
---|---|---|
1 |
name: "%%PRODUCT_NAME%%-rc" |
|
2 |
version: "%%VERSION%%" |
|
3 |
origin: "security/%%PRODUCT_NAME%%-rc" |
|
4 |
comment: <<EOD |
|
5 |
%%PRODUCT_NAME%% rc script |
|
6 |
EOD |
|
7 |
maintainer: development@pfsense.org |
|
8 |
prefix: / |
|
9 |
deps: { |
|
10 |
|
|
11 |
} |
|
12 |
categories [ security, ] |
|
13 |
licenselogic: single |
|
14 |
licenses: [ BSD2CLAUSE, ] |
|
15 |
options: { } |
tools/templates/core_pkg/rc/pkg-plist | ||
---|---|---|
1 |
/etc/rc |
Also available in: Unified diff
Add metadata for pfSense-rc pkg, forgotten in dab31392f9