1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/www/pear-HTTP/Makefile
Jan Beich f4e1f3b974 Pass maintainership of PEAR ports to the submitter
PR:		214156
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
2016-11-04 07:50:45 +00:00

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>