aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-hammer_cli_foreman_bootdisk
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-07 21:27:08 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-07 21:27:08 +0000
commit2a5fb72e9df57b94fa41369e90d1b5114cedf18a (patch)
treee42b558233f64f366a273efa22871238cb9f2075 /sysutils/rubygem-hammer_cli_foreman_bootdisk
parent064fdcccdca8f037f7a2f39aeb5abf408ea6f08a (diff)
downloadports-2a5fb72e9df57b94fa41369e90d1b5114cedf18a.tar.gz
ports-2a5fb72e9df57b94fa41369e90d1b5114cedf18a.zip
Use PLIST_FILES instead of PLIST
Notes
Notes: svn path=/head/; revision=440379
Diffstat (limited to 'sysutils/rubygem-hammer_cli_foreman_bootdisk')
-rw-r--r--sysutils/rubygem-hammer_cli_foreman_bootdisk/Makefile2
-rw-r--r--sysutils/rubygem-hammer_cli_foreman_bootdisk/pkg-plist1
2 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/rubygem-hammer_cli_foreman_bootdisk/Makefile b/sysutils/rubygem-hammer_cli_foreman_bootdisk/Makefile
index 108e938e4059..d442b1ba9e2c 100644
--- a/sysutils/rubygem-hammer_cli_foreman_bootdisk/Makefile
+++ b/sysutils/rubygem-hammer_cli_foreman_bootdisk/Makefile
@@ -17,6 +17,8 @@ NO_ARCH= yes
USE_RUBY= yes
USES= gem
+PLIST_FILES= "@sample etc/hammer/cli.modules.d/foreman_bootdisk.yml.sample"
+
post-install:
${MKDIR} ${STAGEDIR}${PREFIX}/etc/hammer/cli.modules.d
${INSTALL_DATA} ${WRKSRC}/config/foreman_bootdisk.yml \
diff --git a/sysutils/rubygem-hammer_cli_foreman_bootdisk/pkg-plist b/sysutils/rubygem-hammer_cli_foreman_bootdisk/pkg-plist
deleted file mode 100644
index 4696da2c60db..000000000000
--- a/sysutils/rubygem-hammer_cli_foreman_bootdisk/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-@sample etc/hammer/cli.modules.d/foreman_bootdisk.yml.sample