mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
8 lines
126 B
Makefile
8 lines
126 B
Makefile
PORTREVISION= 1
|
|
PKGNAMESUFFIX= -sqlite
|
|
MASTERDIR= ${.CURDIR}/../exim
|
|
|
|
OPTIONS_SLAVE= SQLITE
|
|
|
|
.include "${MASTERDIR}/Makefile"
|