1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/devel/libcheck/pkg-plist
Felippe de Meirelles Motta 1040445971 - USE_LDCONFIG to install shared libs.
- Use INFO instead of install-info in pkg-plist.
- Patch to install into libdata/pkgconfig instead of lib/pkgconfig.
- Fix and sort pkg-plist.

PR:		ports/121746
Submitted by:	myself
Approved by:	gabor (mentor), mikeh (maintainer)
2008-04-07 04:09:47 +00:00

38 lines
1.3 KiB
Plaintext

include/check.h
lib/libcheck.so.0
lib/libcheck.so
lib/libcheck.la
lib/libcheck.a
libdata/pkgconfig/check.pc
share/aclocal/check.m4
%%PORTDOCS%%%%EXAMPLESDIR%%/Makefile.am
%%PORTDOCS%%%%EXAMPLESDIR%%/README
%%PORTDOCS%%%%EXAMPLESDIR%%/configure.ac
%%PORTDOCS%%%%EXAMPLESDIR%%/src/Makefile.am
%%PORTDOCS%%%%EXAMPLESDIR%%/src/main.c
%%PORTDOCS%%%%EXAMPLESDIR%%/src/money.c
%%PORTDOCS%%%%EXAMPLESDIR%%/src/money.h
%%PORTDOCS%%%%EXAMPLESDIR%%/src/money.1.h
%%PORTDOCS%%%%EXAMPLESDIR%%/src/money.2.h
%%PORTDOCS%%%%EXAMPLESDIR%%/src/money.1.c
%%PORTDOCS%%%%EXAMPLESDIR%%/src/money.3.c
%%PORTDOCS%%%%EXAMPLESDIR%%/src/money.4.c
%%PORTDOCS%%%%EXAMPLESDIR%%/src/money.5.c
%%PORTDOCS%%%%EXAMPLESDIR%%/src/money.6.c
%%PORTDOCS%%%%EXAMPLESDIR%%/tests/Makefile.am
%%PORTDOCS%%%%EXAMPLESDIR%%/tests/check_money.c
%%PORTDOCS%%%%EXAMPLESDIR%%/tests/check_money.1.c
%%PORTDOCS%%%%EXAMPLESDIR%%/tests/check_money.2.c
%%PORTDOCS%%%%EXAMPLESDIR%%/tests/check_money.3.c
%%PORTDOCS%%%%EXAMPLESDIR%%/tests/check_money.6.c
%%PORTDOCS%%%%EXAMPLESDIR%%/tests/check_money.7.c
%%PORTDOCS%%%%DOCSDIR%%/SVNChangeLog
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/ChangeLogOld
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/src
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/tests
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%