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

PORTNAME=	Net_URL
PORTVERSION=	1.0.15
CATEGORIES=	net www pear

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

LICENSE=	BSD3CLAUSE

USES=		pear
NO_ARCH=	yes

.include <bsd.port.mk>