926e5fa1a6
At one point bsd.port.mk put out erroneous PLIST-auto, with @cwd, @pkgname, and @pkgdep lines. These are actually added by make package, and shouldn't usually be put inside the PLIST, as this is extra information to update. I left a few @cwd in, mainly for the perl modules, which want to live under /usr to work.
39 lines
1.0 KiB
Plaintext
39 lines
1.0 KiB
Plaintext
bin/jove
|
|
bin/teachjove
|
|
libexec/jove/portsrv
|
|
libexec/jove/recover
|
|
man/man1/jove.1
|
|
man/man1/teachjove.1
|
|
share/jove/teach-jove
|
|
share/jove/cmds.doc
|
|
share/jove/jove.rc.sun
|
|
share/jove/keychart.sun
|
|
share/jove/jove.rc.sun-cmd
|
|
share/jove/keychart.sun-cmd
|
|
share/jove/jove.rc.vt100
|
|
share/jove/keychart.vt100
|
|
share/jove/jove.rc.wyse
|
|
share/jove/keychart.wyse
|
|
share/jove/jove.rc.xterm
|
|
share/jove/keychart.xterm
|
|
share/jove/jove.rc.z29
|
|
share/jove/keychart.z29
|
|
share/jove/jove.rc.3022
|
|
share/jove/keychart.3022
|
|
share/jove/keychart.
|
|
share/jove/XTermresource
|
|
share/jove/jove.rc
|
|
share/jove/README
|
|
@dirrm share/jove
|
|
@dirrm libexec/jove
|
|
@exec echo ""
|
|
@exec echo "*** See %D/share/jove/README about changes to /etc/rc or"
|
|
@exec echo "*** /etc/rc.local so that the system recovers jove files"
|
|
@exec echo "*** on reboot after a system crash"
|
|
@exec echo ""
|
|
@unexec echo ""
|
|
@unexec echo "*** If you changed your /etc/rc or /etc/rc.local files"
|
|
@unexec echo "*** to recover jove files on reboot after a system crash"
|
|
@unexec echo "*** you should back out those changes now."
|
|
@unexec echo ""
|