freebsd-ports/www/pear-HTTP_Session2/Makefile
Jochen Neumeister fc373ceed2 - Update maintainer address
Reviewed by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10755
2017-05-16 13:37:51 +00:00

16 lines
271 B
Makefile

# Created by: Alex Miller (<asm@asm.kiev.ua>)
# $FreeBSD$
PORTNAME= HTTP_Session2
PORTVERSION= 0.7.3
CATEGORIES= www devel pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PHP5 Session Handler
LICENSE= BSD3CLAUSE
USES= dos2unix pear
NO_ARCH= yes
.include <bsd.port.mk>