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

                   
                    
                 
                                  
                    
                                   

                   
                                

                                                                      


                            
                                                                       
 

                         
 
                   
 
                      
# Created by: chinsan <chinsan.tw@gmail.com>

PORTNAME=	CSS
PORTVERSION=	1.09
PORTREVISION=	1
CATEGORIES=	textproc www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:IAMCAL
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Object oriented access to Cascading Style Sheets (CSS)

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-Parse-RecDescent>=1.940000:devel/p5-Parse-RecDescent

USES=		perl5
USE_PERL5=	configure

NO_ARCH=	yes

.include <bsd.port.mk>