summaryrefslogtreecommitdiff
path: root/mail/postsrsd/Makefile
blob: 8133c03f389cfb04ba11b47a8a2e8a58b6a5bc1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.1 2016/02/25 15:29:15 wiz Exp $

DISTNAME=	postsrsd-1.4
CATEGORIES=	mail
MASTER_SITES=	${MASTER_SITE_GITHUB:=roehling/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/roehling/postsrsd
COMMENT=	Postfix Sender Rewriting Scheme daemon
LICENSE=	gnu-gpl-v2

USE_CMAKE=	yes

.include "../../mk/bsd.pkg.mk"