1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/net/pear-Net_URL/Makefile
2021-05-23 00:20:48 +08:00

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>