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

PORTNAME=   webresolve
PORTVERSION=    0.0.1
CATEGORIES= www
MASTER_SITES=   ftp://siag.nu/pub/webresolve/

MAINTAINER= joseph@randomnetworks.com

ALL_TARGET= webresolve

.include <bsd.port.mk>