mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 15:21:51 -04:00
7 lines
126 B
Makefile
7 lines
126 B
Makefile
PORTREVISION= 1
|
|
PKGNAMESUFFIX= -sqlite
|
|
MASTERDIR= ${.CURDIR}/../exim
|
|
|
|
OPTIONS_SLAVE= SQLITE
|
|
|
|
.include "${MASTERDIR}/Makefile"
|