mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
13 lines
221 B
Makefile
13 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>
|