mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 02:57:40 -04:00
14 lines
328 B
Makefile
14 lines
328 B
Makefile
# $NetBSD: Makefile,v 1.2 2011/01/20 16:16:43 minskim Exp $
|
|
|
|
DISTNAME= breakcites
|
|
PKGNAME= tex-${DISTNAME}-2010
|
|
TEXLIVE_REV= 21014
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= LaTeX package to a line break in multiple citations
|
|
|
|
CONFLICTS+= tex-ltxmisc<2009
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|