pkgsrc/mail/libsrs2/Makefile
2017-08-16 20:21:03 +00:00

17 lines
421 B
Makefile

# $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"