1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/mail/libsrs2/Makefile
2010-12-04 07:34:27 +00:00

23 lines
450 B
Makefile

# 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_AUTOTOOLS= libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>