aboutsummaryrefslogtreecommitdiffstats
path: root/net/pear-Net_URL/Makefile
blob: 8a393b9bc03c1dec951b5c88ecc4d4f6b349cf83 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Roman Neuhauser (<neuhauser@bellavista.cz>)
# $FreeBSD$

PORTNAME=   Net_URL
PORTVERSION=    1.0.15
CATEGORIES= net www pear

MAINTAINER= miwi@FreeBSD.org
COMMENT=    Easy parsing of URLs

USES=   pear

.include <bsd.port.mk>