f270a509df
1.0.2 2010-10-25 14:11 UTC Changelog: Automatically built QA release
14 lines
322 B
Makefile
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"
|