Files
pkgsrc-ng/net/pear-Net_DIME/Makefile
2013-09-26 17:14:40 +02:00

13 lines
292 B
Makefile

# $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"