837cd0d4ce
PHP5 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
8 lines
160 B
Makefile
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>
|