freebsd-ports/textproc/rubygem-linguistics/Makefile

19 lines
434 B
Makefile

# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD$
PORTNAME= linguistics
PORTVERSION= 2.0.2
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Framework for extending Ruby objects with linguistic methods
RUN_DEPENDS= rubygem-loggability>=0.5:${PORTSDIR}/textproc/rubygem-loggability
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>