mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
9 lines
131 B
Makefile
9 lines
131 B
Makefile
# Created by: krion
|
|
|
|
PKGNAMESUFFIX= -sqlite
|
|
MASTERDIR= ${.CURDIR}/../exim
|
|
|
|
OPTIONS_SLAVE= SQLITE
|
|
|
|
.include "${MASTERDIR}/Makefile"
|