Changeset View
Changeset View
Standalone View
Standalone View
databases/linux-c7-sqlite3/Makefile
# Created by: Artyom Mirgorodskiy <artyom.mirgorodsky@gmail.com> | # Created by: Piotr Kubaj <pkubaj@anongoth.pl> | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= sqlite | PORTNAME= sqlite | ||||
PORTVERSION= 3.6.20 | PORTVERSION= 3.7.17 | ||||
PORTREVISION= 3 | |||||
CATEGORIES= databases linux | CATEGORIES= databases linux | ||||
MAINTAINER= emulation@FreeBSD.org | MAINTAINER= emulation@FreeBSD.org | ||||
COMMENT= Library that implements an embeddable SQL database engine (Linux CentOS ${LINUX_DIST_VER}) | COMMENT= Library that implements an embeddable SQL database engine (Linux CentOS ${LINUX_DIST_VER}) | ||||
CONFLICTS= linux-f8-sqlite3-[0-9]* linux-f10-sqlite3-[0-9]* | LICENSE= PD | ||||
RPMVERSION= 1.el6_7.2 | CONFLICTS= linux-f10-${PORTNAME}3-[0-9]* linux-c6-${PORTNAME}-[0-9]* | ||||
USES= linux:c6 | |||||
RPMVERSION= 8.el7 | |||||
USES= linux:c7 | |||||
USE_LDCONFIG= yes | USE_LDCONFIG= yes | ||||
USE_LINUX_RPM= yes | USE_LINUX_RPM= yes | ||||