openbsd-ports/www/nscache/Makefile
2000-03-24 23:28:01 +00:00

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>