mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
a01f4d36bd
Add license information Use PORTEXAMPLES instead of PORTDOCS in some cases. PR: ports/147916 Submitted by: Bapt <baptiste.daroussin@gmail.com> Approved by: zmey20000@yahoo.com (maintainer timeout)
16 lines
559 B
Plaintext
16 lines
559 B
Plaintext
bin/empty
|
|
%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG
|
|
%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.CYGWIN
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/em_sh.sh
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/em_ssh.sh
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/em_ssh_2.sh
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/em_telnet.sh
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/em_telnet_2.sh
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/emsu.sh
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/runtests.sh
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|