aboutsummaryrefslogblamecommitdiff
path: root/dns/rubygem-dnsruby/Makefile
blob: 8fc75acc45002c5953fc3e09b6628d03f3e160f4 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              

                       
                      
                            
                  
 
                                
                                            
 
                        
                                 
 

                                                                
                   
                   
                   

                      
# Created by: Wen Heping <wenheping@gmail.com>

PORTNAME=	dnsruby
PORTVERSION=	1.61.2
CATEGORIES=	dns rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Pure Ruby DNS client library

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-addressable>=2.5:www/rubygem-addressable

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>