pkgsrc/mail/libspf2/Makefile

20 lines
464 B
Makefile
Raw Normal View History

2015-03-12 18:45:50 +01:00
# $NetBSD: Makefile,v 1.13 2015/03/12 17:45:50 tnn Exp $
DISTNAME= libspf2-1.2.10
PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.libspf2.org/spf/
2009-07-17 20:00:13 +02:00
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://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"