freebsd-ports/databases/postgresql-libpgeasy/pkg-plist
Palle Girgensohn 67a16737d6 Welcome back to libpgeasy. It was once a part of the standard
distribution (up to 7.2), but now lives its own life. Naturally, we
should have a port for it :-)

Official information:

  Pgeasy is a PostgreSQL API that is a cleaner interface to the libpq
  library, more like an SQL 4GL interface.

Approved by: ade, seanc (implicit)
2005-07-21 22:51:49 +00:00

15 lines
518 B
Text

include/libpgeasy.h
lib/libpgeasy.a
lib/libpgeasy.la
lib/libpgeasy.so
lib/libpgeasy.so.3
%%PORTDOCS%%%%EXAMPLESDIR%%/Makefile
%%PORTDOCS%%%%EXAMPLESDIR%%/pginsert.c
%%PORTDOCS%%%%EXAMPLESDIR%%/pgmultiresult.c
%%PORTDOCS%%%%EXAMPLESDIR%%/pgnulltest.c
%%PORTDOCS%%%%EXAMPLESDIR%%/pgwordcount.c
%%PORTDOCS%%%%DOCSDIR%%/libpgeasy.html
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@unexec rmdir %D/share/examples/postgresql 2>/dev/null || true
@unexec rmdir %D/share/doc/postgresql 2>/dev/null || true