mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 19:13:27 -04:00
14 lines
258 B
Makefile
14 lines
258 B
Makefile
# New ports collection makefile for: php52-sqlite
|
|
# Date created: 17 Apr 2010
|
|
# Whom: Alex Keda <admin@lissyara.su>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php52
|
|
|
|
PKGNAMESUFFIX= -sqlite
|
|
|
|
.include "${MASTERDIR}/Makefile"
|