mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
nscache is a tool for browsing the contents of the netscape cache directory
Obtained from: OpenBSD
This commit is contained in:
parent
b10fe2c803
commit
4babdb8a73
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26560
@ -86,6 +86,7 @@
|
||||
SUBDIR += netscape47-communicator.us
|
||||
SUBDIR += netscape47-navigator
|
||||
SUBDIR += netscape47-navigator.us
|
||||
SUBDIR += nscache
|
||||
SUBDIR += npc
|
||||
SUBDIR += p5-Apache
|
||||
SUBDIR += p5-Apache-ASP
|
||||
|
20
www/nscache/Makefile
Normal file
20
www/nscache/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# New ports collection makefile for: nscache
|
||||
# Version required: 0.2p2
|
||||
# Date created: 04 March 2000
|
||||
# Whom: Kris Kennaway <kris@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
DISTNAME= nscache-0.2pl2
|
||||
PKGNAME= nscache-0.2p2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.idata.sk/~ondrej/sw/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= kris@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
|
||||
|
||||
USE_AUTOCONF= yes
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Reference in New Issue
Block a user