mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
28 lines
745 B
Plaintext
28 lines
745 B
Plaintext
bin/elaps
|
|
bin/epix
|
|
bin/keywords
|
|
bin/laps
|
|
include/epix.h
|
|
lib/libepix.a
|
|
%%DATADIR%%/config/bash_completions
|
|
%%DATADIR%%/config/epix.el
|
|
%%DATADIR%%/config/epix.spec
|
|
%%DATADIR%%/config/epix.texi
|
|
%%DATADIR%%/config/update_figs.sh
|
|
%%DATADIR%%/notes/BUGS
|
|
%%DATADIR%%/notes/CHANGELOG
|
|
%%DATADIR%%/notes/INSTALL
|
|
%%DATADIR%%/notes/POST-INSTALL
|
|
%%DATADIR%%/notes/README
|
|
%%DATADIR%%/notes/README-authors
|
|
%%DATADIR%%/notes/README-changes
|
|
%%DATADIR%%/notes/THANKS
|
|
%%DATADIR%%/notes/TODO
|
|
%%DATADIR%%/samples/epix-%%VERSION%%_samples.tar
|
|
@dirrm %%DATADIR%%/samples
|
|
@dirrm %%DATADIR%%/notes
|
|
@dirrm %%DATADIR%%/config
|
|
@exec mkdir -p %D/%%DATADIR%%/tutorial
|
|
@unexec rmdir %D/%%DATADIR%%/tutorial 2>/dev/null || true
|
|
@unexec rmdir %D/%%DATADIR%% 2>/dev/null || true
|