forked from Lainports/freebsd-ports
9 lines
143 B
Makefile
9 lines
143 B
Makefile
# Created by: krion
|
|
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -sqlite
|
|
MASTERDIR= ${.CURDIR}/../exim
|
|
|
|
OPTIONS_SLAVE= SQLITE
|
|
|
|
.include "${MASTERDIR}/Makefile"
|