openbsd-ports/textproc/p5-tkispell/Makefile

22 lines
419 B
Makefile

# $OpenBSD: Makefile,v 1.5 2007/09/15 20:59:41 merdely Exp $
COMMENT= Perl/Tk graphical user interface to GNU ispell
DISTNAME= tkispell-0.18
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= textproc
CPAN_AUTHOR= RKIES
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= cpan
RUN_DEPENDS= :p5-Tk-*:x11/p5-Tk \
::textproc/ispell
.include <bsd.port.mk>