mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
78450f0a5d
With hat: portmgr-secretary
14 lines
231 B
Makefile
14 lines
231 B
Makefile
# Created by: Roman Neuhauser (<neuhauser@bellavista.cz>)
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Net_URL
|
|
PORTVERSION= 1.0.15
|
|
CATEGORIES= net www pear
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Easy parsing of URLs
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|