167a556c77
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.
11 lines
305 B
Makefile
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"
|