mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
16 lines
256 B
Makefile
16 lines
256 B
Makefile
# 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>
|