openbsd-ports/www/nscache/Makefile
espie 46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00

28 lines
459 B
Makefile

# Makefile for: nscache
# Version required: 0.2p1
# Date created: 14 Dec 1999
# Whom: dugsong@openbsd.org
#
# $OpenBSD: Makefile,v 1.6 2000/10/22 15:43:40 espie Exp $
PKGNAME= nscache-0.2p1
CATEGORIES= www
NEED_VERSION= 1.305
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>