openbsd-ports/www/nscache/Makefile

30 lines
494 B
Makefile

# Makefile for: nscache
# Version required: 0.2p1
# Date created: 14 Dec 1999
# Whom: dugsong@openbsd.org
#
# $OpenBSD: Makefile,v 1.7 2001/05/06 04:22:51 lebel Exp $
COMMENT= "Netscape cache browser"
PKGNAME= nscache-0.2p1
CATEGORIES= www
NEED_VERSION= 1.402
FAKE=No
MAINTAINER= Dug Song <dugsong@monkey.org>
MASTER_SITES= http://www.idata.sk/~ondrej/sw/
DISTNAME= nscache-0.2pl1
EXTRACT_SUFX= .tgz
LIB_DEPENDS= gtk.1.2::x11/gtk+
CONFIGURE_STYLE=autoconf
.include <bsd.port.mk>