aboutsummaryrefslogtreecommitdiff
path: root/devel/pecl-dio/Makefile
blob: fb9e38ccacc4d73086087bdd07ab47c1912eb7c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13

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>