2005-09-20 20:00:59 +02:00
|
|
|
# $NetBSD: Makefile,v 1.6 2005/09/20 18:00:59 thomasklausner Exp $
|
2005-09-09 20:42:07 +02:00
|
|
|
|
2005-09-09 22:37:50 +02:00
|
|
|
DISTNAME= Imager-0.45
|
2005-09-09 20:42:07 +02:00
|
|
|
PKGNAME= p5-${DISTNAME}
|
|
|
|
CATEGORIES= graphics perl5
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Imager/}
|
|
|
|
|
|
|
|
MAINTAINER= kuli0020@umn.edu
|
2005-09-20 18:46:33 +02:00
|
|
|
HOMEPAGE= http://search.cpan.org/~tonyc/Imager/
|
2005-09-20 20:00:59 +02:00
|
|
|
COMMENT= Perl module for manipulating gray, color, and RGBA format images
|
2005-09-09 20:42:07 +02:00
|
|
|
|
|
|
|
PERL5_PACKLIST= auto/Imager/.packlist
|
|
|
|
|
2005-09-20 20:00:59 +02:00
|
|
|
.include "../../fonts/t1lib/buildlink3.mk"
|
|
|
|
.include "../../graphics/freetype2/buildlink3.mk"
|
|
|
|
.include "../../graphics/libungif/buildlink3.mk"
|
|
|
|
.include "../../graphics/jpeg/buildlink3.mk"
|
|
|
|
.include "../../graphics/png/buildlink3.mk"
|
|
|
|
.include "../../graphics/tiff/buildlink3.mk"
|
2005-09-09 20:42:07 +02:00
|
|
|
.include "../../lang/perl5/module.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|