Files
ports/www/pear-HTTP_Session2/Makefile
Jochen Neumeister eb9ac8e5ea hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 18:09:09 +00:00

17 lines
269 B
Makefile

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