1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Package the pkg-config file

This commit is contained in:
Antoine Brodin 2014-03-16 16:12:20 +00:00
parent a3f7aafc78
commit 8aabb4abca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348418
2 changed files with 3 additions and 0 deletions

View File

@ -3,12 +3,14 @@
PORTNAME= libdbi
PORTVERSION= 0.9.0
PORTREVISION= 1
CATEGORIES= databases devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= clsung@FreeBSD.org
COMMENT= Database Independent Abstraction Layer for C
USES= pathfix
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View File

@ -5,6 +5,7 @@ lib/libdbi.a
lib/libdbi.la
lib/libdbi.so
lib/libdbi.so.2
libdata/pkgconfig/dbi.pc
%%PORTDOCS%%%%DOCSDIR%%/driver-guide.pdf
%%PORTDOCS%%%%DOCSDIR%%/driver-guide/contact.html
%%PORTDOCS%%%%DOCSDIR%%/driver-guide/copying-fdl.html