summaryrefslogtreecommitdiff
path: root/net/pear-Net_DIME/Makefile
blob: e305ffb2bf8552607a92fc23d152a2b516f2d701 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:56 asau Exp $

DISTNAME=	Net_DIME-1.0.2
CATEGORIES+=	net

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	PHP classes that implements DIME encoding

CONFLICTS=	php-pear-Net_DIME-[0-9]*

.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"