mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
b7b149c838
PR: ports/182604 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
6 lines
175 B
Plaintext
6 lines
175 B
Plaintext
bin/drood
|
|
etc/rc.d/drood
|
|
@unexec if cmp -s %D/etc/drood/types.tab %D/etc/drood/types.tab.dist; then rm -f %D/etc/drood/types.tab; fi
|
|
etc/drood/types.tab.dist
|
|
@dirrm etc/drood
|