aboutsummaryrefslogtreecommitdiffstats
path: root/www/libwww/Makefile
blob: 5e1dca7380adb75be622c8ace11d09c115126f7d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:    libwww
# Version required: 4.0D
# Date created:     18 Feb 1996
# Whom:         torstenb
#
# $Id: Makefile,v 1.1.1.1 1996/03/06 18:50:26 torstenb Exp $
#

DISTNAME=   libwww_4.0D_src
PKGNAME=    libwww-4.0D
CATEGORIES= www devel
MASTER_SITES=   ftp://ftp.w3.org/pub/libwww/

WRKSRC=     ${WRKDIR}/WWW

.include <bsd.port.mk>