2013-08-02 20:52:07 +02:00
|
|
|
# Created by: Gea-Suan Lin <gslin@gslin.org>
|
2006-12-07 11:22:00 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Image-PBMlib
|
2012-08-05 10:23:25 +02:00
|
|
|
PORTVERSION= 2.00
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2006-12-07 11:22:00 +01:00
|
|
|
CATEGORIES= graphics perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2012-08-05 10:23:25 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2006-12-07 11:22:00 +01:00
|
|
|
COMMENT= Helper functions for PBM/PGM/PPM image file formats
|
|
|
|
|
2012-08-05 10:23:25 +02:00
|
|
|
LICENSE= ART10 GPLv1
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2006-12-07 11:22:00 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|