aboutsummaryrefslogblamecommitdiff
path: root/graphics/p5-GD-Barcode/Makefile
blob: da76876e6306c610ceeac20aac5aec8205011fe9 (plain) (tree)
1
2
3
4
5
6
7
8
9
                          
                    
                 
                              
                    

                   
                                
                                                    
                                                       
 
                            

                    

                                       
 

                         
 
                      
PORTNAME=	GD-Barcode
PORTVERSION=	1.15
PORTREVISION=	6
CATEGORIES=	graphics perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	Create barcode image with GD in Perl
WWW=		https://metacpan.org/release/GD-Barcode

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-GD>=0:graphics/p5-GD

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>