aboutsummaryrefslogblamecommitdiff
path: root/security/rubygem-six/Makefile
blob: 1b20bb6f6404af067c4b14a1d009489f398418ad (plain) (tree)
1
2
3
4
5
6
7
8
9
                   
                     




                                             
                                                   
 
                   
                                 
 
                   

                   
 
                      
PORTNAME=	six
PORTVERSION=	0.2.2
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Very simple authorization gem
WWW=		https://github.com/dzaporozhets/six

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>