opnsense-ports/net/pear-Net_URL2/Makefile
Franco Fichtner f69c727216 */*: sync with upstream
Taken from: FreeBSD
2016-08-08 06:51:48 +02:00

16 lines
275 B
Makefile

# Created by: Zhen REN <bg1tpt@gmail.com>
# $FreeBSD$
PORTNAME= Net_URL2
PORTVERSION= 2.2.1
CATEGORIES= net www pear
MAINTAINER= dem.procopiou@gmail.com
COMMENT= PEAR Class for parsing and handling URL
LICENSE= BSD3CLAUSE
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>