freebsd-ports/textproc/rubygem-linguistics/Makefile
Steve Wills 81318c9159 - Update to 1.0.9
PR:		ports/162102
Submitted by:	swills (myself)
Approved by:	maintainer timeout (3 weeks)
Feature safe:	yes
2011-11-23 02:57:32 +00:00

20 lines
437 B
Makefile

# Ports collection makefile for: rubygem-linguistics
# Date created: 19 Mar 2011
# Whom: Eric Freeman <freebsdports@chillibear.com>
#
# $FreeBSD$
#
PORTNAME= linguistics
PORTVERSION= 1.0.9
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= freebsdports@chillibear.com
COMMENT= Framework for extending Ruby objects with linguistic methods
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>