1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/www/pear-HTTP/Makefile
2021-05-23 00:20:48 +08:00

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>