summaryrefslogtreecommitdiff
path: root/emulators/mtools
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1997-02-26 15:51:53 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1997-02-26 15:51:53 +0000
commitf1a6c0f76a5dcb6e8a7fb8e4306c06f03c1e5635 (patch)
treed02011a1225f6dcbffc51de6129a77601713626b /emulators/mtools
parentUpgrade to version 1.60. (diff)
Remove symlinks when port is deleted.
Closes PR ports/2814. Submitted by: Pius Fischer <pius@ienet.com>
Notes
Notes: svn path=/head/; revision=5762
Diffstat (limited to 'emulators/mtools')
-rw-r--r--emulators/mtools/pkg-plist19
1 files changed, 18 insertions, 1 deletions
diff --git a/emulators/mtools/pkg-plist b/emulators/mtools/pkg-plist
index 80fb264c0565..6b2a7c278e80 100644
--- a/emulators/mtools/pkg-plist
+++ b/emulators/mtools/pkg-plist
@@ -16,6 +16,23 @@ bin/mtools
@exec ln -fs %D/%F %B/mtype
@exec ln -fs %D/%F %B/mwrite
@exec ln -fs %D/%F %B/mttest
+@unexec rm %B/mattrib
+@unexec rm %B/mcd
+@unexec rm %B/mcopy
+@unexec rm %B/mdel
+@unexec rm %B/mdeltree
+@unexec rm %B/mdir
+@unexec rm %B/mformat
+@unexec rm %B/mlabel
+@unexec rm %B/mmd
+@unexec rm %B/mmount
+@unexec rm %B/mmove
+@unexec rm %B/mrd
+@unexec rm %B/mread
+@unexec rm %B/mren
+@unexec rm %B/mtype
+@unexec rm %B/mwrite
+@unexec rm %B/mttest
bin/mkmanifest
bin/mcheck
bin/mxtar
@@ -43,4 +60,4 @@ man/man1/mttest.1.gz
man/man1/mtools.1.gz
man/man1/mtype.1.gz
man/man1/mwrite.1.gz
-man/man5/mtools.5.gz \ No newline at end of file
+man/man5/mtools.5.gz