10 lines
211 B
Makefile
10 lines
211 B
Makefile
|
VERSION= 3.8-20221007
|
||
|
REVISION= 10
|
||
|
|
||
|
PORTROACH= site:http://ftp.porcupine.org/mirrors/postfix-release/experimental/
|
||
|
MASTER_SITES= ${MASTER_SITE_POSTFIX:=experimental/}
|
||
|
|
||
|
NEEDS_OPENSSL= Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|