blob: 0bda492b84ab3e8396c5c1dd61909c33d162b5c6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
PORTNAME= scientist
PORTVERSION= 1.6.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Library for carefully refactoring critical paths
WWW= https://github.com/github/scientist
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>
|