mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
f4e1f3b974
PR: 214156 Submitted by: Jochen Neumeister <joneum@bsdproject.de>
14 lines
233 B
Makefile
14 lines
233 B
Makefile
# Created by: Alex Miller (<asm@asm.kiev.ua>)
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= HTTP
|
|
PORTVERSION= 1.4.1
|
|
CATEGORIES= www devel pear
|
|
|
|
MAINTAINER= joneum@bsdproject.de
|
|
COMMENT= PEAR miscellaneous HTTP utilities
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|