mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
a9d365bc22
- Use DATADIR macro PR: ports/95836 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Approved by: maintainer timeout
11 lines
232 B
Plaintext
11 lines
232 B
Plaintext
bin/tcshrc_config
|
|
%%DATADIR%%/tcshrc
|
|
%%DATADIR%%/tcshrc.alias
|
|
%%DATADIR%%/tcshrc.bindkey
|
|
%%DATADIR%%/tcshrc.complete
|
|
%%DATADIR%%/tcshrc.hosts
|
|
%%DATADIR%%/tcshrc.local
|
|
%%DATADIR%%/tcshrc.set
|
|
%%DATADIR%%/README.txt
|
|
@dirrm %%DATADIR%%
|