summaryrefslogtreecommitdiff
path: root/devel/rubygem-stud/Makefile
blob: 7e21f60d971932e2922d6a352a598b0e13a23ed7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	stud
PORTVERSION=	0.0.23
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Common code techniques
WWW=		https://github.com/jordansissel/ruby-stud

LICENSE=	APACHE20

NO_ARCH=	yes
USES=		gem

.include <bsd.port.mk>