freebsd-ports/www/pear-HTTP/Makefile
2021-05-23 00:20:48 +08:00

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>