78450f0a5d
With hat: portmgr-secretary
15 lines
353 B
Makefile
15 lines
353 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= Date_Holidays_Italy
|
|
PORTVERSION= 0.1.1
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Driver based class to calculate holidays in Italy
|
|
|
|
BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays
|
|
RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|