2014-05-30 01:35:13 +02:00
|
|
|
# $NetBSD: Makefile,v 1.23 2014/05/29 23:36:39 wiz Exp $
|
2000-07-16 22:17:39 +02:00
|
|
|
|
2004-08-05 06:38:24 +02:00
|
|
|
DISTNAME= GDTextUtil-0.86
|
2000-07-16 22:17:39 +02:00
|
|
|
PKGNAME= p5-${DISTNAME}
|
2014-05-30 01:35:13 +02:00
|
|
|
PKGREVISION= 9
|
2001-10-18 17:20:01 +02:00
|
|
|
SVR4_PKGNAME= p5gdt
|
2000-07-16 22:17:39 +02:00
|
|
|
CATEGORIES= graphics perl5
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
|
|
|
|
|
|
|
|
MAINTAINER= damon@brodiefamily.org
|
|
|
|
HOMEPAGE= http://theoryx5.uwinnipeg.ca/CPAN/data/GDTextUtil/Text.html
|
2001-02-16 16:22:13 +01:00
|
|
|
COMMENT= Perl 5 text utilities for use with the GD drawing package
|
2000-07-16 22:17:39 +02:00
|
|
|
|
|
|
|
DEPENDS+= p5-GD>=1.30:../../graphics/p5-GD
|
|
|
|
|
2004-08-05 06:38:24 +02:00
|
|
|
USE_LANGUAGES= # empty
|
2005-07-13 20:01:18 +02:00
|
|
|
PERL5_PACKLIST= auto/GD/Text/.packlist
|
2000-07-16 22:17:39 +02:00
|
|
|
|
2002-10-27 21:48:55 +01:00
|
|
|
.include "../../lang/perl5/module.mk"
|
2000-07-16 22:17:39 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|