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