Import sysutils/py-uptime version 3.0.1
[dports.git] / sysutils / pear-File / Makefile
1 # Created by: Thierry Thomas (<thierry@pompo.net>)
2 # $FreeBSD$
3
4 PORTNAME=       File
5 PORTVERSION=    1.4.1
6 PORTEPOCH=      2
7 CATEGORIES=     sysutils www pear
8
9 MAINTAINER=     ports@FreeBSD.org
10 COMMENT=        PEAR common file and directory routines
11
12 USES=           pear
13 USE_PHP=        pcre
14
15 .include <bsd.port.mk>