aboutsummaryrefslogtreecommitdiffstats
path: root/mail/libspf2-10/Makefile
blob: 7d9339a6a79ce284f9025920f53ea672198ef9a5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:   libspf2
# Date created:        07 July 2004
# Whom:                snowchyld
#
# $FreeBSD$
#

PORTNAME=       libspf2
PORTVERSION=        1.0.4
CATEGORIES=     mail
MASTER_SITES=       http://www.libspf2.org/%SUBDIR%/
MASTER_SITE_SUBDIR= spf

MAINTAINER=     mail-libspf2-freebsd-ports@snowchyld.org
COMMENT=        Sender Rewriting Scheme 2 C Implementation

INSTALLS_SHLIB=     yes
GNU_CONFIGURE=      yes
USE_LIBTOOL_VER=    15

CONFIGURE_TARGET=   --build=${ARCH}-portbld-freebsd${OSREL}

.include <bsd.port.mk>