mirror of
https://git.freebsd.org/ports.git
synced 2025-05-17 17:43:11 -04:00
14 lines
266 B
Makefile
14 lines
266 B
Makefile
# Created by: Thierry Thomas (<thierry@pompo.net>)
|
|
|
|
PORTNAME= File
|
|
PORTVERSION= 1.4.1
|
|
PORTEPOCH= 2
|
|
CATEGORIES= sysutils www pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= PEAR common file and directory routines
|
|
|
|
USES= pear php
|
|
USE_PHP= pcre
|
|
|
|
.include <bsd.port.mk>
|