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

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
USE_PHP=	pcre

.include <bsd.port.mk>