opnsense-ports/www/pear-HTTP_Session2/Makefile
Franco Fichtner af592b58e2 */*: sync with upstream
Taken from: FreeBSD
2015-11-27 07:07:19 +01:00

16 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>