mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
91a1caa242
Hope to see you back! Thank for all the work!
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>
|