- ruby@ should own these
- Trim header while here
This commit is contained in:
parent
94d8197109
commit
4afc1c9bef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321571
3 changed files with 5 additions and 11 deletions
|
@ -1,7 +1,4 @@
|
|||
# Ports collection makefile for: rubygem-classifier
|
||||
# Date created: 2009-12-11
|
||||
# Whom: Peter Schuller <peter.schuller@infidyne.com>
|
||||
#
|
||||
# Created by: Peter Schuller <peter.schuller@infidyne.com>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= classifier
|
||||
|
@ -9,7 +6,7 @@ PORTVERSION= 1.3.3
|
|||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= A classifier module for Bayesian and other types of classifications
|
||||
|
||||
RUN_DEPENDS= rubygem-fast-stemmer>=1.0.0:${PORTSDIR}/devel/rubygem-fast-stemmer
|
||||
|
|
|
@ -5,7 +5,7 @@ PORTVERSION= 0.8.6
|
|||
CATEGORIES= devel
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Terminal painter
|
||||
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
# Ports collection makefile for: rubygem-stemmer
|
||||
# Date created: 2009-12-11
|
||||
# Whom: Peter Schuller <peter.schuller@infidyne.com>
|
||||
#
|
||||
# Created by: Peter Schuller <peter.schuller@infidyne.com>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= stemmer
|
||||
|
@ -9,7 +6,7 @@ PORTVERSION= 1.0.1
|
|||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= An implementation of the Porter word stemming algorithm
|
||||
|
||||
USE_RUBY= yes
|
||||
|
|
Loading…
Reference in a new issue