1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

- Trim header

- Convert to PEAR_AUTOINSTALl
This commit is contained in:
Martin Wilke 2013-05-28 14:07:30 +00:00
parent 1fd20eaf89
commit 7ae9607313
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319312
2 changed files with 2 additions and 11 deletions

View File

@ -1,9 +1,4 @@
# New ports collection makefile for: pear-Date_Holidays_Discordian
# Date created: 2008-06-04
# Whom: Thomas Abthorpe <tabthorpe@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Date_Holidays_Discordian
PORTVERSION= 0.1.1
@ -13,10 +8,9 @@ MAINTAINER= miwi@FreeBSD.org
COMMENT= Driver based class to calculate Discordian holidays
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/Discordian.php
PEAR_AUTOINSTALL= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"

View File

@ -1,3 +0,0 @@
share/pear/Date/Holidays/Driver/Discordian.php
share/pear/packages/pear-Date_Holidays_Discordian-0.1.1/package.xml
@dirrm share/pear/packages/pear-Date_Holidays_Discordian-0.1.1