openbsd-ports/print/bibview/Makefile
1998-05-17 05:20:42 +00:00

20 lines
430 B
Makefile

# OpenBSD makefile for: bibview
# Version required: 1.5
# Date created: May 17 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/17 05:20:42 angelos Exp $
#
DISTNAME= bibview-2.2
CATEGORIES= databases print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
MASTER_SITE_SUBDIR= biblio/bibtex/utils/bibview-2.0
MAINTAINER= angelos@openbsd.org
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/bibview-2.2
.include <bsd.port.mk>