mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
16 lines
176 B
Makefile
16 lines
176 B
Makefile
#
|
|
# $Id$
|
|
#
|
|
PORTNAME= Net_URL
|
|
PORTVERSION= 1.0.15
|
|
CATEGORIES= net www pear
|
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
|
COMMENT= Easy parsing of URLs
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|
|
#EOF
|
|
|