summaryrefslogtreecommitdiffstats
path: root/mail/libsrs2/Makefile
blob: a3d2af5747eac9c30c1a1d8dac7672d1a2684d23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Created by: snowchyld
# $FreeBSD$

PORTNAME=		libsrs2
PORTVERSION=		1.0.18
PORTREVISION=		3
CATEGORIES=		mail
MASTER_SITES=		http://www.libsrs2.org/srs/

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

CONFLICTS=		p5-Mail-SRS*

USES=		libtool
USE_LDCONFIG=	yes
GNU_CONFIGURE=		yes

post-stage:
	${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libsrs2.so.0.0.0

.include <bsd.port.mk>
OpenPOWER on IntegriCloud