aboutsummaryrefslogtreecommitdiff
path: root/Keywords/unexec.ucl
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-03-26 22:09:12 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-03-26 22:09:12 +0000
commit0f9fa6dcce780546edc5811ab5e863760391db0c (patch)
tree99e4f2975803e23e9a85f47b7204e527c7f9d0f4 /Keywords/unexec.ucl
parentb5c21c056bb0b2c1beec7452775157b7f9ed7fbc (diff)
downloadports-0f9fa6dcce780546edc5811ab5e863760391db0c.tar.gz
ports-0f9fa6dcce780546edc5811ab5e863760391db0c.zip
Notes
Diffstat (limited to 'Keywords/unexec.ucl')
-rw-r--r--Keywords/unexec.ucl11
1 files changed, 11 insertions, 0 deletions
diff --git a/Keywords/unexec.ucl b/Keywords/unexec.ucl
new file mode 100644
index 000000000000..be104248cf4a
--- /dev/null
+++ b/Keywords/unexec.ucl
@@ -0,0 +1,11 @@
+# $FreeBSD$
+#
+# MAINTAINER: portmgr@FreeBSD.org
+actions: []
+deprecated: true
+deprecation_message: <<EOM
+Use @preunexec/@postunexec instead
+EOM
+pre-deinstall: <<EOS
+%@
+EOS