openbsd-ports/print/bibview/Makefile

22 lines
452 B
Makefile
Raw Normal View History

1998-05-17 01:20:42 -04:00
# OpenBSD makefile for: bibview
# Version required: 1.5
# Date created: May 17 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.2 1999/10/26 04:56:38 turan Exp $
1998-05-17 01:20:42 -04:00
#
BROKEN= bad packing lists
1998-05-17 01:20:42 -04:00
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>