1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/print/bibview/Makefile
Thomas Gellekum 1bc1187e0f Import bibview port. bibview allows to edit bibliographic databases
for use with BibTeX.

PR:		4133
Submitted by:	"David A. Bader" <dbader@umiacs.umd.edu>
1997-09-12 08:11:56 +00:00

20 lines
389 B
Makefile

# New ports collection makefile for: bibview
# Version required: 1.5
# Date created: 21 July 1997
# Whom: dbader@umiacs.umd.edu
#
# $Id$
#
DISTNAME= bibview-2.2
CATEGORIES= databases print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
MASTER_SITE_SUBDIR= biblio/bibtex/utils/bibview-2.0
MAINTAINER= dbader@umiacs.umd.edu
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/bibview-2.2
.include <bsd.port.mk>