svn commit: r319357 - head/devel/pear-Date_Holidays_Iceland

Martin Wilke miwi at FreeBSD.org
Wed May 29 08:16:12 UTC 2013


Author: miwi
Date: Wed May 29 08:16:11 2013
New Revision: 319357
URL: http://svnweb.freebsd.org/changeset/ports/319357

Log:
  - Convert to PEAR_AUTOINSTALL

Modified:
  head/devel/pear-Date_Holidays_Iceland/Makefile   (contents, props changed)

Modified: head/devel/pear-Date_Holidays_Iceland/Makefile
==============================================================================
--- head/devel/pear-Date_Holidays_Iceland/Makefile	Wed May 29 08:15:23 2013	(r319356)
+++ head/devel/pear-Date_Holidays_Iceland/Makefile	Wed May 29 08:16:11 2013	(r319357)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:	pear-Date_Holidays_Iceland
-# Date created:		2008-06-04
-# Whom:			Thomas Abthorpe <tabthorpe at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	Date_Holidays_Iceland
 PORTVERSION=	0.1.2
@@ -15,9 +10,7 @@ COMMENT=	Driver based class to calculate
 BUILD_DEPENDS=	${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays
 RUN_DEPENDS=	${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays
 
-CATEGORY=	Date
-FILES=		Holidays/Driver/Iceland.php
-TESTS=		Date_Holidays_Driver_Iceland_TestSuite.php
+PEAR_AUTOINSTALL=	yes
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear/bsd.pear.mk"


More information about the svn-ports-head mailing list