aboutsummaryrefslogblamecommitdiff
path: root/net/rubygem-macaddr/Makefile
blob: 3a0a636c898d7b5e238b9018ba9eaeccab6eeb43 (plain) (tree)
1
2
3
4
5
6
7
8
                       
                     
                            
                  
 
                                

                                                                 


                               
                                                                
 
                   


                   

                      
PORTNAME=	macaddr
PORTVERSION=	1.7.2
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Cross Platform Mac Address Determination for Ruby

LICENSE=	BSD2CLAUSE RUBY
LICENSE_COMB=	dual

RUN_DEPENDS=	rubygem-systemu>=2.6.5<2.7:devel/rubygem-systemu

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>