aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pear-File/Makefile
blob: 315add11a9e93ad14eaf7b7aed374af2400fa24b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Thierry Thomas (<thierry@pompo.net>)

PORTNAME=	File
PORTVERSION=	1.4.1
PORTEPOCH=	2
CATEGORIES=	sysutils www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PEAR common file and directory routines

USES=		pear php
USE_PHP=	pcre

.include <bsd.port.mk>