pkgsrc/net/pear-Net_DIME/Makefile

15 lines
322 B
Makefile
Raw Normal View History

# $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
2008-06-12 04:14:13 +02:00
PKG_DESTDIR_SUPPORT= user-destdir
CONFLICTS= php-pear-Net_DIME-[0-9]*
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"