cccdbf0f25
Reset maintainership per mail on freebsd-ports@ list Requested by: Joe Horn <joehorn@gmail.com> (maintainer) Approved by: ports-secteam trivial documentation blanket
16 lines
257 B
Makefile
16 lines
257 B
Makefile
# Created by: Alex Miller (<asm@asm.kiev.ua>)
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= HTTP_Session2
|
|
PORTVERSION= 0.7.3
|
|
CATEGORIES= www devel pear
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= PHP5 Session Handler
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
USES= dos2unix pear
|
|
|
|
.include <bsd.port.mk>
|