3b5e3e8d17
Bump NEED_VERSION.
27 lines
434 B
Makefile
27 lines
434 B
Makefile
# Makefile for: nscache
|
|
# Version required: 0.2p1
|
|
# Date created: 14 Dec 1999
|
|
# Whom: dugsong@openbsd.org
|
|
#
|
|
# $OpenBSD: Makefile,v 1.3 2000/03/24 23:28:37 espie Exp $
|
|
|
|
PKGNAME= nscache-0.2p1
|
|
|
|
CATEGORIES= www
|
|
NEED_VERSION= 1.230
|
|
|
|
MAINTAINER= 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+
|
|
|
|
USE_AUTOCONF= Yes
|
|
|
|
|
|
.include <bsd.port.mk>
|