2013-01-14 10:30:09 +01:00
|
|
|
# Created by: chinsan <chinsan.tw@gmail.com>
|
2006-08-15 09:10:40 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= GD-Thumbnail
|
2013-01-14 10:30:09 +01:00
|
|
|
PORTVERSION= 1.41
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2006-08-15 09:10:40 +02:00
|
|
|
CATEGORIES= graphics perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-08-15 09:10:40 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2009-08-28 19:37:26 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2006-08-15 09:10:40 +02:00
|
|
|
COMMENT= Thumbnail maker for GD
|
|
|
|
|
|
|
|
BUILD_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD
|
2012-01-21 18:40:15 +01:00
|
|
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
2006-08-15 09:10:40 +02:00
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2006-08-15 09:10:40 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|