View | Details | Raw Unified | Return to bug 172002
Collapse All | Expand All

(-)games/gretools/Makefile (-6 / +4 lines)
Lines 1-20 Link Here
1
# New ports collection makefile for:	gretools
1
# Created by: Adam Weinberger <adamw@FreeBSD.org>
2
# Date created:				2004 January 15
3
# Whom:					Adam Weinberger <adamw@FreeBSD.org>
4
#
5
# $FreeBSD: ports/games/gretools/Makefile,v 1.25 2012/06/01 05:18:51 dinoex Exp $
2
# $FreeBSD: ports/games/gretools/Makefile,v 1.25 2012/06/01 05:18:51 dinoex Exp $
6
#
7
3
8
PORTNAME=	gretools
4
PORTNAME=	gretools
9
PORTVERSION=	1.2.4
5
PORTVERSION=	1.2.4
10
PORTREVISION=	11
6
PORTREVISION=	11
11
CATEGORIES=	games gnome
7
CATEGORIES=	games gnome
12
MASTER_SITES=	http://www.cs.utexas.edu/~arvindn/gretools/%SUBDIR%/
8
MASTER_SITES=	http://randomwalker.info/gretools/%SUBDIR%/
13
MASTER_SITE_SUBDIR=	${PORTVERSION:R}
9
MASTER_SITE_SUBDIR=	${PORTVERSION:R}
14
10
15
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	ports@FreeBSD.org
16
COMMENT=	GNOME vocabulary builder
12
COMMENT=	GNOME vocabulary builder
17
13
14
LICENSE=	GPLv2
15
18
USE_GNOME=	gnomehack gnomeprefix pygnome2
16
USE_GNOME=	gnomehack gnomeprefix pygnome2
19
USE_PYTHON=	yes
17
USE_PYTHON=	yes
20
USE_GMAKE=	yes
18
USE_GMAKE=	yes
(-)games/gretools/pkg-descr (-1 / +1 lines)
Lines 1-4 Link Here
1
Gretools is a vocabulary building tool for GNOME. Its wordlist is comprised
1
Gretools is a vocabulary building tool for GNOME. Its wordlist is comprised
2
of about 4000 words, and it has a synonym quiz and a word-guessing game.
2
of about 4000 words, and it has a synonym quiz and a word-guessing game.
3
3
4
WWW: http://www.cs.utexas.edu/~arvindn/gretools/
4
WWW: http://randomwalker.info/gretools/

Return to bug 172002