mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 02:57:40 -04:00
13 lines
309 B
Makefile
13 lines
309 B
Makefile
# $NetBSD: Makefile,v 1.1 2015/05/29 11:37:24 jaapb Exp $
|
|
|
|
DISTNAME= bussproofs
|
|
PKGNAME= tex-${DISTNAME}-1.1
|
|
TEXLIVE_REV= 27488
|
|
|
|
MAINTAINER= jaapb@NetBSD.org
|
|
COMMENT= Proof trees in the style of the sequent calculus
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|