mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -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"
|