Sunpoet Po-Chuan Hsieh 6555f182eb - Add LICENSE_FILE
- Update WWW
2015-10-17 18:09:35 +00:00

21 lines
380 B
Makefile

# Created by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
# $FreeBSD$
PORTNAME= method_source
PORTVERSION= 0.8.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Tool to retrieve the sourcecode for a method
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>