xref: /mports/databases/linux-c7-sqlite3/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	sqlite
2PORTVERSION=	3.7.17
3DISTVERSIONSUFFIX=	-8.el7_7.1
4PORTREVISION=	2
5CATEGORIES=	databases linux
6
7MAINTAINER=	ports@MidnightBSD.org
8COMMENT=	Library that implements an embeddable SQL database engine (Linux CentOS ${LINUX_DIST_VER})
9
10LICENSE=	publicdom
11
12SKIP_FAKE_ALL=  yes
13
14USES=		cpe linux:c7
15USE_LDCONFIG=	yes
16USE_LINUX_RPM=	yes
17
18CONFLICTS=	linux-c6-${PORTNAME}-[0-9]*
19DESCR=		${.CURDIR}/../${PORTNAME}3/pkg-descr
20
21OPTIONS_DEFINE=	DOCS
22
23.include <bsd.port.mk>
24

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026