freebsd-ports/mail/libsrs2/Makefile

19 lines
354 B
Makefile
Raw Normal View History

# Created by: 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
2010-12-04 08:34:27 +01:00
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>