mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
fec75b1e06
PR: 194288 Submitted by: joehorn@gmail.com (maintainer)
16 lines
256 B
Makefile
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>
|