9 lines
184 B
Makefile
9 lines
184 B
Makefile
# $OpenBSD: Makefile,v 1.76 2005/06/22 18:11:29 jakob Exp $
|
|
|
|
VERSION= 2.2.4
|
|
PKGNAME= postfix-${VERSION:S/-/./}
|
|
|
|
MASTER_SITES= ${MASTER_SITE_POSTFIX:=official/}
|
|
|
|
.include <bsd.port.mk>
|