mirror of
https://git.freebsd.org/ports.git
synced 2025-07-14 07:49:16 -04:00
15 lines
250 B
Makefile
15 lines
250 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= BSD
|
|
|
|
USES= dos2unix pear
|
|
|
|
.include <bsd.port.mk>
|