mirror of
https://git.freebsd.org/ports.git
synced 2025-07-07 04:19:17 -04:00
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"
|