mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 03:00:42 -04:00
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>
|