mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
- Convert to PEAR_AUTOINSTALL
- Trim header
This commit is contained in:
parent
9a3013ab13
commit
3248958733
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314256
@ -1,9 +1,5 @@
|
||||
# Ports collection makefile for: pear-File_HtAccess
|
||||
# Date created: 08 March 2005
|
||||
# Whom: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
|
||||
#
|
||||
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= File_HtAccess
|
||||
PORTVERSION= 1.2.1
|
||||
@ -13,10 +9,9 @@ MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= PEAR class to manipulate .htaccess files
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
CATEGORY= File
|
||||
FILES= HtAccess.php
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
|
Loading…
x
Reference in New Issue
Block a user