pkgsrc/math/tex-physics-doc/Makefile
markd f20d9209c4 tex-physics{,-doc}: add version 1.3
The package defines simple and flexible macros for typesetting
equations in the languages of vector calculus and linear
algebra, using Dirac notation.
2021-03-18 03:46:00 +00:00

13 lines
344 B
Makefile

# $NetBSD: Makefile,v 1.1 2021/03/18 03:46:01 markd Exp $
DISTNAME= physics.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.3
TEXLIVE_REV= 28590
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/physics
COMMENT= Documentation for tex-physics
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"