openbsd-ports/www/php5/Makefile
robert 837cd0d4ce Import php-5.0.2;
PHP5 is a widely-used general-purpose scripting language 
that is especially suited for Web development and can be 
embedded into HTML.
2004-10-02 11:32:35 +00:00

8 lines
160 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2004/10/02 11:32:35 robert Exp $
SUBDIR += core
SUBDIR += extensions
SUBDIR += extensions,no_x11
.include <bsd.port.subdir.mk>