libusb: find usb.h correctly
[unleashed-userland.git] / components / apr-util / apr-util-dbd-pgsql.p5m
blob1bdc9c890379d920cda0b97871273f87daa518e7
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright (c) 2013 Alexander Pyhalov
16 set name=pkg.fmri \
17     value=pkg:/library/apr-util/dbd-pgsql@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
18 set name=pkg.summary \
19     value="Apache Portable Runtime Utility (APR-util) DBD Driver for PostgreSQL"
20 set name=com.oracle.info.description value="the Apache Portable Runtime Utility (APR-util) DBD Driver for PostgreSQL"
21 set name=info.classification \
22     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
23 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
24 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
25 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
27 file path=usr/apr-util/lib/apr-util-1/apr_dbd_pgsql-1.so
28 file path=usr/apr-util/lib/$(MACH64)/apr-util-1/apr_dbd_pgsql-1.so
29 link path=usr/apr-util/lib/apr-util-1/apr_dbd_pgsql.so target=apr_dbd_pgsql-1.so 
30 link path=usr/apr-util/lib/$(MACH64)/apr-util-1/apr_dbd_pgsql.so target=apr_dbd_pgsql-1.so 
33 license apr-util.license license="Apache v2.0"