mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
15 lines
223 B
Makefile
15 lines
223 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= dio
|
|
DISTVERSION= 0.1.0
|
|
CATEGORIES= devel pear
|
|
|
|
MAINTAINER= flo@FreeBSD.org
|
|
COMMENT= PECL extension that provides direct access to low level IO
|
|
|
|
LICENSE= PHP30
|
|
|
|
USES= php:pecl
|
|
|
|
.include <bsd.port.mk>
|