aboutsummaryrefslogblamecommitdiff
path: root/graphics/p5-Image-Base/Makefile
blob: 6c770560befd1912941d40aaff2b8db713ebff7b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                          

                          
                    
                 




                                   
                                                                       
 

                     
                   

                         
 
                      
# 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>