15 lines
315 B
Makefile
15 lines
315 B
Makefile
# $OpenBSD: Makefile,v 1.88 2004/11/16 06:56:07 jakob Exp $
|
|
|
|
VERSION= 2.2-20040616
|
|
DISTNAME= postfix-${VERSION}
|
|
PKGNAME= postfix-${VERSION:S/-/./}
|
|
|
|
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
|
|
|
|
MASTER_SITES= ${MASTER_SITE_POSTFIX:=experimental/}
|
|
|
|
IPV6VERSION= 1.25
|
|
IPV6POSTFIX= ${VERSION}
|
|
|
|
.include <bsd.port.mk>
|