freebsd-ports/devel/pecl-dio/Makefile
2020-04-30 15:30:30 +00:00

14 lines
223 B
Makefile

# $FreeBSD$
PORTNAME= dio
DISTVERSION= 0.2.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>