mirror of
https://git.freebsd.org/ports.git
synced 2025-06-17 10:40:46 -04:00
15 lines
260 B
Makefile
15 lines
260 B
Makefile
# Created by: Alex Miller (<asm@asm.kiev.ua>)
|
|
|
|
PORTNAME= HTTP_Session2
|
|
PORTVERSION= 0.7.3
|
|
CATEGORIES= www devel pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= PHP5 Session Handler
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
USES= dos2unix pear
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|