ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/databases/qt5-sqldrivers-sqlite2/Makefile
Revision: 23804
Committed: Sun Aug 19 18:42:53 2018 UTC (5 years, 7 months ago) by laffer1
Content type: text/plain
File size: 122 byte(s)
Log Message:
add sql driver

File Contents

# User Rev Content
1 laffer1 23804 # $MidnightBSD$
2    
3     DB= SQLite2
4     DB_DESC= SQLite 2
5    
6     USES= sqlite:2
7    
8     .include "${.CURDIR:H:H}/devel/qt5/Makefile.sqldrivers"

Properties

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