81318c9159
PR: ports/162102 Submitted by: swills (myself) Approved by: maintainer timeout (3 weeks) Feature safe: yes
20 lines
437 B
Makefile
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>
|