Ryan Steinmetz 98f33de138 New port: textproc/rubygem-diffy:
Convenient diffing in ruby

WWW: https://rubygems.org/gems/diffy
2013-02-27 02:18:50 +00:00

18 lines
301 B
Makefile

# Created by: Ryan Steinmetz <zi@FreeBSD.org>
# $FreeBSD$
PORTNAME= diffy
PORTVERSION= 2.1.3
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Convenient diffing in ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
USE_RAKE= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>