aboutsummaryrefslogblamecommitdiff
path: root/devel/pear-Date_Holidays_Iceland/Makefile
blob: 89614443a419e6962fa59cb672b9f4f7c6f76eb9 (plain) (tree)
1
2
3
4
5
6
7
8
9
           

                                     
                     

                              
                                  

                                                                   

                                                                                   
 
                    
 
                      
# $FreeBSD$

PORTNAME=	Date_Holidays_Iceland
PORTVERSION=	0.1.2
CATEGORIES=	devel www pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	Driver based class to calculate holidays in Iceland

BUILD_DEPENDS=	${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR}
RUN_DEPENDS=	${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR}

USES=		pear

.include <bsd.port.mk>