1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/www/netscape3/Makefile

24 lines
521 B
Makefile
Raw Normal View History

# New ports collection makefile for: netscape
# Version required: 2.0
# Date created: 21 August 1995
# Whom: asami
#
# $Id: Makefile,v 1.1.1.1 1996/03/29 18:51:15 jkh Exp $
#
DISTNAME= netscape-3.0b2
CATEGORIES+= www
MASTER_SITES= ftp://ftp.netscape.com/pub/navigator/atlas/pr1/unix/standard/
DISTFILES= netscape-vAtlas_b2-export.i386-unknown-bsd.tar.gz
MAINTAINER= jkh@FreeBSD.ORG
NO_WRKSUBDIR= yes
# commercial package
NO_PACKAGE= yes
post-install:
@cat ${PKGDIR}/DESCR
.include <bsd.port.mk>