1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/net/pear-Net_URL2/Makefile
Gerald Pfeifer fec75b1e06 Update to version 2.0.10.
PR:		194288
Submitted by:	joehorn@gmail.com (maintainer)
2014-10-11 20:06:14 +00:00

16 lines
256 B
Makefile

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