aboutsummaryrefslogblamecommitdiff
path: root/mail/libsrs2/Makefile
blob: fe9b1fd691798fdc7b162caae8dbad8c05170803 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                       
           

                               
                              
                 



                                                        
                                         

                                                                  
                       
                   
                           
 
                   
                      
# 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

USE_AUTOTOOLS=	libtool
USE_LDCONFIG=	yes
GNU_CONFIGURE=		yes

NO_STAGE=	yes
.include <bsd.port.mk>