mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
20 lines
436 B
Makefile
20 lines
436 B
Makefile
# New ports collection makefile for: bibview
|
|
# Version required: 1.5
|
|
# Date created: 21 July 1997
|
|
# Whom: dbader@umiacs.umd.edu
|
|
#
|
|
# $Id: Makefile,v 1.2 1997/11/22 01:28:05 asami Exp $
|
|
#
|
|
|
|
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>
|