ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/databases/libgda5-postgresql/Makefile
Revision: 23082
Committed: Thu Mar 8 04:56:52 2018 UTC (6 years, 1 month ago) by laffer1
Content type: text/plain
File size: 384 byte(s)
Log Message:
add libgda5

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTREVISION= 0
4 CATEGORIES= databases gnome
5 PKGNAMESUFFIX= 5-postgresql
6
7 MAINTAINER= ports@MidnightBSD.org
8 COMMENT= Provides postgresql access for the libgda5 library
9
10 MASTERDIR= ${.CURDIR}/../libgda5
11 BUILD_WRKSRC= ${WRKSRC}/providers/postgres/
12 INSTALL_WRKSRC= ${BUILD_WRKSRC}
13 PLIST= ${.CURDIR}/pkg-plist
14
15 LIBGDA5_SLAVE= postgresql
16
17 .include "${MASTERDIR}/Makefile"

Properties

Name Value
svn:eol-style native
svn:keywords MidnightBSD=%H
svn:mime-type text/plain