mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Convert to PEAR_AUTOINSTALL
- Trim header
This commit is contained in:
parent
7cfbb8321f
commit
08bf0a0c99
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314409
1 changed files with 2 additions and 9 deletions
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: Structures_DataGrid_DataSource_RSS
|
||||
# Date created: 19 Dec 2007
|
||||
# Whom: Martin Wilke <miwi@FreeBSD.org>
|
||||
#
|
||||
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Structures_DataGrid_DataSource_RSS
|
||||
PORTVERSION= 0.1.1
|
||||
|
@ -16,10 +12,7 @@ BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/d
|
|||
RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array
|
||||
|
||||
USE_PHP= mysql
|
||||
|
||||
CATEGORY= Structures
|
||||
|
||||
FILES= DataGrid/DataSource/RSS.php
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
|
|
Loading…
Add table
Reference in a new issue