blob: 860ceebdb3cce0a99583fd9f01c0ed0d4b406e3f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# MAINTAINER: portmgr@FreeBSD.org
actions: []
deprecated: true
deprecation_message: <<EOM
Use @preexec/@postexec instead
EOM
preformat_arguments: true
post-install: <<EOS
%@
EOS
|