openbsd-ports/print/bibview/Makefile
2000-02-11 00:37:15 +00:00

21 lines
444 B
Makefile

# OpenBSD makefile for: bibview
# Version required: 1.5
# Date created: May 17 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.4 2000/02/11 00:37:35 espie Exp $
#
DISTNAME= bibview-2.2
CATEGORIES= databases print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
MASTER_SITE_SUBDIR= biblio/bibtex/utils/bibview-2.0
NEED_VERSION= 1.191
MAINTAINER= angelos@openbsd.org
USE_IMAKE= yes
WRKDIST= ${WRKDIR}/bibview-2.2
.include <bsd.port.mk>