aboutsummaryrefslogtreecommitdiff
path: root/Keywords/exec.ucl
diff options
context:
space:
mode:
Diffstat (limited to 'Keywords/exec.ucl')
-rw-r--r--Keywords/exec.ucl11
1 files changed, 11 insertions, 0 deletions
diff --git a/Keywords/exec.ucl b/Keywords/exec.ucl
new file mode 100644
index 000000000000..525b6f1265fa
--- /dev/null
+++ b/Keywords/exec.ucl
@@ -0,0 +1,11 @@
+# $FreeBSD$
+#
+# MAINTAINER: portmgr@FreeBSD.org
+actions: []
+deprecated: true
+deprecation_message: <<EOM
+Use @preexec/@postexec instead
+EOM
+post-install: <<EOS
+%@
+EOS