pkgsrc/mail/libspf2/Makefile

20 lines
466 B
Makefile
Raw Normal View History

2017-08-16 22:21:03 +02:00
# $NetBSD: Makefile,v 1.14 2017/08/16 20:21:10 wiz Exp $
DISTNAME= libspf2-1.2.10
PKGREVISION= 1
CATEGORIES= mail
2017-08-16 22:21:03 +02:00
MASTER_SITES= https://www.libspf2.org/spf/
2009-07-17 20:00:13 +02:00
MAINTAINER= pkgsrc-users@NetBSD.org
2017-08-16 22:21:03 +02:00
HOMEPAGE= https://www.libspf2.org/
COMMENT= Implementation of the Sender Policy Framework
LICENSE= modified-bsd OR gnu-lgpl-v2.1
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
CONFLICTS+= libspf_alt-[0-9]*
2015-03-12 18:45:50 +01:00
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"