summaryrefslogtreecommitdiff
path: root/mail/libsrs2/Makefile
blob: 2a0181904d4f4a50f847ac1c866dc49b509f6197 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.2 2017/08/16 20:21:10 wiz Exp $

DISTNAME=	libsrs2-1.0.18
CATEGORIES=	mail
MASTER_SITES=	https://www.libsrs2.org/srs/

MAINTAINER=	schmonz@NetBSD.org
HOMEPAGE=	https://www.libsrs2.org/
COMMENT=	Implementation of the Sender Rewriting Scheme for SMTP forwarding
LICENSE=	gnu-gpl-v2 OR modified-bsd

CONFLICTS+=	p5-Mail-SRS-[0-9]*

GNU_CONFIGURE=	yes
USE_LIBTOOL=	yes

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