freebsd-ports/net/pear-Net_URL2/Makefile
Martin Wilke b233276d78 - Take Maintainership
Approved by:	mat (mentor)
2015-11-26 12:04:00 +00:00

16 lines
268 B
Makefile

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