aboutsummaryrefslogblamecommitdiff
path: root/mail/p5-Net-SMTP-Server/Makefile
blob: 42d184f6cfdffda0ae47107c2f63181c26737fe4 (plain) (tree)
1
2
3
4
5
6
7
8
9

                               
                 
                          
                                                           


                                          
                                
                                       
                                                      
 


                                 

                                            
 

                         
 
                      
PORTNAME=	Net-SMTP-Server
PORTVERSION=	1.1
PORTREVISION=	2
CATEGORIES=	mail perl5
MASTER_SITES=	CPAN http://www.macgyver.org/software/perl/
PKGNAMEPREFIX=	p5-
DISTNAME=	SMTP-Server-${PORTVERSION}

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Native Perl SMTP Server
WWW=		http://www.macgyver.org/software/perl/

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/LICENSE

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-Net-DNS>=0:dns/p5-Net-DNS

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>