mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
17 lines
343 B
Makefile
17 lines
343 B
Makefile
# 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>
|