From 12fa3faeee3f34505854c9aea42957e2ba0375a9 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Wed, 17 Jan 2007 15:36:45 +0000 Subject: [PATCH] - cpanify ok jasper@ --- textproc/p5-tkispell/Makefile | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/textproc/p5-tkispell/Makefile b/textproc/p5-tkispell/Makefile index d08c524f913..2bd1121447c 100644 --- a/textproc/p5-tkispell/Makefile +++ b/textproc/p5-tkispell/Makefile @@ -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 -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