pkgsrc/net/pear-Net_DIME/Makefile

14 lines
326 B
Makefile

# $NetBSD: Makefile,v 1.10 2012/04/15 22:01:02 wiz Exp $
DISTNAME= Net_DIME-1.0.2
CATEGORIES+= net
MAINTAINER= pkgsrc-users@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"