diff options
| -rw-r--r-- | devel/pear-Date_Holidays_Austria/Makefile | 13 | ||||
| -rw-r--r-- | devel/pear-Date_Holidays_Austria/pkg-plist | 5 |
2 files changed, 2 insertions, 16 deletions
diff --git a/devel/pear-Date_Holidays_Austria/Makefile b/devel/pear-Date_Holidays_Austria/Makefile index 39e9961f791b..845e6b2081fc 100644 --- a/devel/pear-Date_Holidays_Austria/Makefile +++ b/devel/pear-Date_Holidays_Austria/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: pear-Date_Holidays_Austria -# Date created: 2008-06-04 -# Whom: Thomas Abthorpe <tabthorpe@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= Date_Holidays_Austria PORTVERSION= 0.1.4 @@ -13,13 +8,9 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Driver based class to calculate holidays in Austria BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays -RUN_DEPENDS:= ${BUILD_DEPENDS} +RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays -CATEGORY= Date -FILES= Holidays/Driver/Austria.php -TESTS= Date_Holidays_Driver_Austria_TestSuite.php - -PLIST_SUB= PORTVERSION=${PORTVERSION} +PEAR_AUTOINSTALL= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" diff --git a/devel/pear-Date_Holidays_Austria/pkg-plist b/devel/pear-Date_Holidays_Austria/pkg-plist deleted file mode 100644 index 0117c5a8bd1d..000000000000 --- a/devel/pear-Date_Holidays_Austria/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -share/pear/Date/Holidays/Driver/Austria.php -share/pear/packages/pear-Date_Holidays_Austria-%%PORTVERSION%%/package.xml -share/pear/tests/Date_Holidays_Austria/Date_Holidays_Driver_Austria_TestSuite.php -@dirrm share/pear/tests/Date_Holidays_Austria -@dirrm share/pear/packages/pear-Date_Holidays_Austria-%%PORTVERSION%% |
