aboutsummaryrefslogtreecommitdiff
path: root/mail/libsrs2/Makefile
blob: 307bd40ff37cc2543bc037996c15d5ec7b84a2c3 (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:   libsrs2
# Date created:        02 July 2004
# Whom:                snowchyld
#
# $FreeBSD$
#

PORTNAME=		libsrs2
PORTVERSION=		1.0.18
PORTREVISION=	1
CATEGORIES=		mail
MASTER_SITES=		http://www.libsrs2.org/%SUBDIR%/
MASTER_SITE_SUBDIR=	srs

MAINTAINER=		ports@FreeBSD.org
COMMENT=		Sender Rewriting Scheme 2 C Implementation

USE_LDCONFIG=	yes
GNU_CONFIGURE=		yes

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

.include <bsd.port.mk>