90862d3405
include: *) Update check.m4 to search for libraries and headers in /usr/local/* and $prefix/*. Ports/programs that use libcheck now work with the configure arg `--with-check` without needing to specify the location as an argument. Someone with more autofoo may want to review this. Patch submitted upstream. *) Removed incorporated patches. *) Installing docs and examples in their proper location. *) Removed a description of the benefits of unit testing in pkg-descr. *) No longer installing COPYING. Approved by: mikeh (maintainer)
16 lines
424 B
Plaintext
16 lines
424 B
Plaintext
%%EXAMPLESDIR%%/money.h
|
|
%%EXAMPLESDIR%%/money.c
|
|
%%EXAMPLESDIR%%/check_money.c
|
|
%%EXAMPLESDIR%%/configure.in.money
|
|
%%EXAMPLESDIR%%/Makefile.am.money
|
|
%%PORTDOCS%%%%DOCSDIR%%/tutorial.sgml
|
|
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
|
%%PORTDOCS%%%%DOCSDIR%%/ChangeLogOld
|
|
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
share/aclocal/check.m4
|
|
include/check.h
|
|
lib/libcheck.a
|
|
@dirrm %%EXAMPLESDIR%%
|