15 lines
241 B
Makefile
15 lines
241 B
Makefile
# $OpenBSD: Makefile,v 1.12 2013/03/11 11:35:54 espie Exp $
|
|
|
|
COMMENT= miscellaneous HTTP utilities for PHP
|
|
|
|
DISTNAME= HTTP-1.3.6
|
|
REVISION= 2
|
|
CATEGORIES= net
|
|
|
|
MODULES= www/pear
|
|
|
|
# PHP License
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|