pkgsrc/net/pear-Net_DIME/Makefile
taca f270a509df Update pear-Net_DIME package to 1.0.2.
1.0.2		2010-10-25 14:11 UTC

Changelog:

Automatically built QA release
2010-12-22 15:43:19 +00:00

14 lines
322 B
Makefile

# $NetBSD: Makefile,v 1.9 2010/12/22 15:43:19 taca Exp $
DISTNAME= Net_DIME-1.0.2
CATEGORIES+= net
MAINTAINER= jdolecek@NetBSD.org
COMMENT= PHP classes that implements DIME encoding
PKG_DESTDIR_SUPPORT= user-destdir
CONFLICTS= php-pear-Net_DIME-[0-9]*
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"