c5965282f3
Ports tree is now unlocked. Read the new policy first.
22 lines
452 B
Makefile
22 lines
452 B
Makefile
# 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 $
|
|
#
|
|
|
|
BROKEN= bad packing lists
|
|
|
|
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>
|