16 lines
367 B
Makefile
16 lines
367 B
Makefile
# $NetBSD: Makefile,v 1.2 2008/07/14 12:56:07 joerg Exp $
|
|
|
|
DISTNAME= libspf2-1.2.5
|
|
CATEGORIES= mail
|
|
MASTER_SITES= http://www.libspf2.org/spf/
|
|
|
|
MAINTAINER= adrianp@NetBSD.org
|
|
HOMEPAGE= http://www.libspf2.org/
|
|
COMMENT= Implementation of the Sender Policy Framework
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_LIBTOOL= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|