pkgsrc/net/pear-Net_DIME/Makefile

16 lines
336 B
Makefile
Raw Normal View History

2008-06-12 04:14:13 +02:00
# $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
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"