1999-12-14 12:12:34 -05:00
|
|
|
# Makefile for: nscache
|
|
|
|
# Version required: 0.2p1
|
|
|
|
# Date created: 14 Dec 1999
|
|
|
|
# Whom: dugsong@openbsd.org
|
|
|
|
#
|
2001-05-06 00:22:45 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.7 2001/05/06 04:22:51 lebel Exp $
|
|
|
|
|
|
|
|
COMMENT= "Netscape cache browser"
|
1999-12-14 12:12:34 -05:00
|
|
|
|
|
|
|
PKGNAME= nscache-0.2p1
|
|
|
|
|
|
|
|
CATEGORIES= www
|
2001-05-06 00:22:45 -04:00
|
|
|
NEED_VERSION= 1.402
|
2000-04-09 13:35:57 -04:00
|
|
|
FAKE=No
|
1999-12-14 12:12:34 -05:00
|
|
|
|
2000-10-22 10:02:46 -04:00
|
|
|
MAINTAINER= Dug Song <dugsong@monkey.org>
|
1999-12-14 12:12:34 -05:00
|
|
|
|
|
|
|
MASTER_SITES= http://www.idata.sk/~ondrej/sw/
|
|
|
|
|
|
|
|
DISTNAME= nscache-0.2pl1
|
|
|
|
|
|
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
|
2000-03-24 18:28:01 -05:00
|
|
|
LIB_DEPENDS= gtk.1.2::x11/gtk+
|
2000-10-22 11:41:23 -04:00
|
|
|
CONFIGURE_STYLE=autoconf
|
1999-12-14 12:12:34 -05:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|