2004-07-16 19:44:14 +00:00
|
|
|
# New ports collection makefile for: libsrs2
|
|
|
|
# Date created: 02 July 2004
|
|
|
|
# Whom: snowchyld
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= libsrs2
|
2004-12-29 16:23:50 +00:00
|
|
|
PORTVERSION= 1.0.18
|
2006-02-23 10:40:44 +00:00
|
|
|
PORTREVISION= 1
|
2004-07-16 19:44:14 +00:00
|
|
|
CATEGORIES= mail
|
|
|
|
MASTER_SITES= http://www.libsrs2.org/%SUBDIR%/
|
|
|
|
MASTER_SITE_SUBDIR= srs
|
|
|
|
|
2006-08-15 17:07:27 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2004-07-16 19:44:14 +00:00
|
|
|
COMMENT= Sender Rewriting Scheme 2 C Implementation
|
|
|
|
|
2009-08-02 19:36:34 +00:00
|
|
|
USE_AUTOTOOLS= libtool:22
|
2006-08-15 00:29:13 +00:00
|
|
|
USE_LDCONFIG= yes
|
2004-07-16 19:44:14 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|