12 lines
221 B
Makefile
12 lines
221 B
Makefile
# Created by: Alex Miller (<asm@asm.kiev.ua>)
|
|
|
|
PORTNAME= HTTP
|
|
PORTVERSION= 1.4.1
|
|
CATEGORIES= www devel pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= PEAR miscellaneous HTTP utilities
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|