pkgsrc/net/pear-Net_DIME/Makefile
2008-06-12 02:14:13 +00:00

15 lines
336 B
Makefile

# $NetBSD: Makefile,v 1.7 2008/06/12 02:14:41 joerg Exp $
DISTNAME= Net_DIME-0.3
CATEGORIES+= net
PKGREVISION= 1
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"