freebsd-ports/textproc/rubygem-diffy/Makefile
Sunpoet Po-Chuan Hsieh dcb70e6db6 - Add NO_ARCH
- Remove USE_RAKE
- Update WWW
2015-06-13 15:34:28 +00:00

19 lines
314 B
Makefile

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