14 lines
305 B
Makefile
14 lines
305 B
Makefile
# $NetBSD: Makefile,v 1.11 2008/06/12 02:14:53 joerg Exp $
|
|
|
|
DISTNAME= Date-1.4.7
|
|
CATEGORIES= time
|
|
|
|
MAINTAINER= jdolecek@NetBSD.org
|
|
COMMENT= PHP Date and Time Zone Classes
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
CONFLICTS= php-pear-Date-[0-9]*
|
|
|
|
.include "../../lang/php/pear.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|