blob: 6c770560befd1912941d40aaff2b8db713ebff7b (
plain) (
tree)
|
|
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= Image-Base
PORTVERSION= 1.17
PORTREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Base class for loading, manipulating, and saving images
LICENSE= LGPL3
NO_ARCH= yes
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>
|