1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/net/pear-Net_URL2/Makefile
Pawel Pekala 0c12112dac - Update to 2.2.1
- Take maintainership

PR:		211611
Submitted by:	Demetris Procopiou
2016-08-06 12:20:09 +00:00

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