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