1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/www/netscape3-gold/Makefile
Satoshi Asami 7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00

18 lines
427 B
Makefile

# New ports collection makefile for: netscape
# Date created: 21 August 1995
# Whom: asami
#
# $FreeBSD$
#
PORTNAME= netscape-gold
PORTVERSION= 3.04
MASTER_SITES= ftp://archive:oldies@archive.netscape.com/archive/navigator/3.04/shipping/english/unix/bsdi11/navigator_gold_complete/
DIST_SUBDIR= gold
COMMENT= ${.CURDIR}/pkg-comment
MASTERDIR= ${.CURDIR}/../netscape3
NO_LATEST_LINK= yes
.include "${MASTERDIR}/Makefile"