openbsd-ports/www/nscache/Makefile
2000-03-05 18:30:21 +00:00

27 lines
432 B
Makefile

# Makefile for: nscache
# Version required: 0.2p1
# Date created: 14 Dec 1999
# Whom: dugsong@openbsd.org
#
# $OpenBSD: Makefile,v 1.2 2000/03/05 18:30:45 espie Exp $
PKGNAME= nscache-0.2p1
CATEGORIES= www
NEED_VERSION= 1.223
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>