19 lines
315 B
Makefile

# $OpenBSD: Makefile,v 1.12 2015/01/21 14:41:38 sthen Exp $
COMMENT= Perl/Tk graphical user interface to GNU ispell
DISTNAME= tkispell-0.18
REVISION= 2
CATEGORIES= textproc
CPAN_AUTHOR= RKIES
# Artistic
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
RUN_DEPENDS= x11/p5-Tk \
textproc/ispell
.include <bsd.port.mk>