aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-PDF-Writer/Makefile
blob: f86af83f79898906bc6528729400959e673928bd (plain) (tree)
1
2
3
4
5
6
7
8
9
10

                          
                 
                              
                    

                   
                                   

                                            
                            

                    
                     
                        
 

                   
                      
PORTNAME=	PDF-Writer
PORTVERSION=	0.06
PORTREVISION=	1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PDF writer abstraction layer

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	modbuild

NO_ARCH=	yes

.include <bsd.port.mk>