11 lines
271 B
Makefile
11 lines
271 B
Makefile
# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:32 wiz Exp $
|
|
|
|
DISTNAME= cite
|
|
PKGNAME= tex-${DISTNAME}-5.5
|
|
TEXLIVE_REV= 36428
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Improved citation handling in LaTeX
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|