aboutsummaryrefslogtreecommitdiffstats
path: root/www/webresolve/Makefile
blob: fa3ee8d633cfef5a3129c0f187cc6aaae9812ed9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    webresolve
# Date created:             Wed 6 Dec 2000
# Whom:                 Joseph Scott <joseph@randomnetworks.com>
#
# $FreeBSD$
#

PORTNAME=   webresolve
PORTVERSION=    0.1.0
CATEGORIES= www
MASTER_SITES=   http://siag.nu/pub/webresolve/ \
        ftp://siag.nu/pub/webresolve/

MAINTAINER= joseph@randomnetworks.com

ALL_TARGET= webresolve

MAN1=   webresolve.1 splitwr.1

.include <bsd.port.mk>