14 lines
303 B
Makefile
14 lines
303 B
Makefile
# $OpenBSD: Makefile,v 1.46 2002/06/02 15:24:13 jakob Exp $
|
|
|
|
VERSION= 1.1.11
|
|
SNAPSHOT= 20020601
|
|
|
|
DISTNAME= postfix-${VERSION}-${SNAPSHOT}
|
|
PKGNAME= postfix-${VERSION}-${SNAPSHOT}
|
|
|
|
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
|
|
|
|
MASTER_SITES= ${MASTER_SITE_POSTFIX:=experimental/}
|
|
|
|
.include <bsd.port.mk>
|