- cpanify

ok jasper@
This commit is contained in:
ajacoutot 2007-01-17 15:36:45 +00:00
parent 95be7b57b9
commit 12fa3faeee

View File

@ -1,14 +1,13 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/10/29 17:42:53 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.2 2007/01/17 15:36:45 ajacoutot Exp $
COMMENT= "Perl/Tk graphical user interface to GNU ispell"
DISTNAME= tkispell-0.18
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
CATEGORIES= textproc
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tk/}
CPAN_AUTHOR= RKIES
# Artistic
PERMIT_PACKAGE_CDROM= Yes
@ -16,10 +15,8 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= cpan
RUN_DEPENDS= :p5-Tk-*:x11/p5-Tk \
::textproc/ispell
PKG_ARCH=*
CONFIGURE_STYLE= perl
.include <bsd.port.mk>