freebsd-ports/www/pear-HTTP_Session2/Makefile
2014-12-21 16:09:04 +00:00

15 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= joehorn@gmail.com
COMMENT= PHP5 Session Handler
LICENSE= BSD3CLAUSE
USES= dos2unix pear
.include <bsd.port.mk>