freebsd-ports/net/pear-Net_URL2/Makefile
2015-09-02 15:04:11 +00:00

15 lines
256 B
Makefile

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