freebsd-ports/mail/libsrs2/Makefile
Ion-Mihai Tetcu 5f8dea6c1c Reset maintainership to ports@ as requested by former maintianer "snowchyld"
PR:		ports/101754
Submitter by:	snowchyld <freesd.org__last_spam_from_ports@snowchyld.org>
2006-08-15 17:07:27 +00:00

24 lines
494 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_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>