mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 09:58:24 -04:00
14 lines
326 B
Makefile
14 lines
326 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/04/29 22:51:05 minskim Exp $
|
|
# TeX Live Revision 17255
|
|
|
|
DISTNAME= tabls
|
|
PKGNAME= tex-${DISTNAME}-3.5
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Better vertical spacing in tables and arrays
|
|
|
|
CONFLICTS+= tex-ltxmisc<2009
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|