ports/mail/postfix/snapshot/Makefile

10 lines
198 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
VERSION= 3.8-20221007
2023-09-19 18:42:08 +00:00
REVISION= 11
2023-08-16 22:26:55 +00:00
PORTROACH= site:http://ftp.porcupine.org/mirrors/postfix-release/experimental/
2023-09-26 17:06:53 +00:00
SITES= ${SITE_POSTFIX:=experimental/}
2023-08-16 22:26:55 +00:00
NEEDS_OPENSSL= Yes
.include <bsd.port.mk>