pkgsrc/net/pear-Net_DIME/Makefile
2007-05-05 22:09:18 +00:00

13 lines
303 B
Makefile

# $NetBSD: Makefile,v 1.6 2007/05/05 22:09:18 adrianp Exp $
DISTNAME= Net_DIME-0.3
CATEGORIES+= net
PKGREVISION= 1
MAINTAINER= jdolecek@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"