1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/devel/pecl-dio/Makefile
2017-12-16 18:22:51 +00:00

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>