pkgsrc/print/tex-SIstyle/Makefile
markd 0b926ca833 Import tex-SIstyle-2.3a
This package typesets SI units, numbers and angles according to
the ISO requirements. Care is taken with font setup and
requirements, and language customisation is available. Note
that this package is (in principle) superseded by siunitx;
sistyle has maintenance-only support, now.
2010-04-09 21:32:41 +00:00

11 lines
305 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/04/09 21:32:41 markd Exp $
# TeX Live Revision 15878
DISTNAME= SIstyle
PKGNAME= tex-${DISTNAME}-2.3a
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Package to typeset SI units, numbers and angles
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"