pkgsrc/time/pear-Date/Makefile

13 lines
268 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.7 2006/06/02 18:27:58 joerg Exp $
2004-11-27 14:31:10 +01:00
DISTNAME= Date-1.4.3
2003-12-17 20:16:42 +01:00
CATEGORIES= time
2004-11-27 14:31:10 +01:00
MAINTAINER= jdolecek@NetBSD.org
COMMENT= PHP Date and Time Zone Classes
CONFLICTS= php-pear-Date-[0-9]
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"