17 lines
260 B
Makefile
17 lines
260 B
Makefile
COMMENT= Perl/Tk graphical user interface to GNU ispell
|
|
|
|
DISTNAME= tkispell-0.18
|
|
REVISION= 3
|
|
CATEGORIES= textproc
|
|
|
|
CPAN_AUTHOR= RKIES
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
RUN_DEPENDS= x11/p5-Tk \
|
|
textproc/ispell
|
|
|
|
.include <bsd.port.mk>
|