summaryrefslogtreecommitdiffstats
path: root/textproc/p5-Text-SpellChecker-GUI/Makefile
blob: 469284b43b73a85165399c277804829fe2505a24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Created by: Zane C, Bowers <vvelox@vvelox.net>
# $FreeBSD$

PORTNAME=	Text-SpellChecker-GUI
PORTVERSION=	0.0.2
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:VVELOX
PKGNAMEPREFIX=	p5-

MAINTAINER=	vvelox@vvelox.net
COMMENT=	Implements a user interface to Text::SpellChecker using ZConf::GUI

BUILD_DEPENDS=	p5-Curses-UI>=0:${PORTSDIR}/devel/p5-Curses-UI \
		p5-String-ShellQuote>=0:${PORTSDIR}/textproc/p5-String-ShellQuote \
		p5-ZConf-GUI>=0:${PORTSDIR}/devel/p5-ZConf-GUI \
		p5-Text-SpellChecker>=0:${PORTSDIR}/textproc/p5-Text-SpellChecker

USES=		perl5
USE_PERL5=	configure

MAN3=		Text::SpellChecker::GUI.3 \
		Text::SpellChecker::GUI::Curses.3

.include <bsd.port.mk>
OpenPOWER on IntegriCloud