20 lines
331 B
Makefile
Raw Normal View History

2013-03-11 11:35:43 +00:00
# $OpenBSD: Makefile,v 1.11 2013/03/11 11:42:45 espie Exp $
COMMENT= Perl/Tk graphical user interface to GNU ispell
DISTNAME= tkispell-0.18
2011-09-16 11:41:38 +00:00
REVISION= 2
2007-01-17 15:36:45 +00:00
CATEGORIES= textproc
2007-01-17 15:36:45 +00:00
CPAN_AUTHOR= RKIES
# Artistic
PERMIT_PACKAGE_CDROM= Yes
2007-01-17 15:36:45 +00:00
MODULES= cpan
2010-10-19 07:54:21 +00:00
USE_GROFF = Yes
2010-11-20 19:56:47 +00:00
RUN_DEPENDS= x11/p5-Tk \
textproc/ispell
.include <bsd.port.mk>