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
522 B
Makefile
Raw Normal View History

# New ports collection makefile for: netscape
1996-04-24 20:42:14 +00:00
# Version required: 3.0b3
# Date created: 21 August 1995
# Whom: asami
#
1996-04-24 20:42:14 +00:00
# $Id: Makefile,v 1.2 1996/03/29 23:11:17 asami Exp $
#
1996-04-24 20:42:14 +00:00
DISTNAME= netscape-3.0b3
CATEGORIES+= www
1996-04-24 20:42:14 +00:00
MASTER_SITES= ftp://ftp8.netscape.com/pub/navigator/atlas/pr2/unix/standard/
DISTFILES= netscape-vAtlas_b3-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>