pkgsrc/print/tex-chemgreek/Makefile
markd 39c2b8ec0a Add tex-chemgreek{,-doc} 1.1
The package provides upright Greek letters in support of other
chemistry packages (such as chemmacros). The package used to be
distributed as a part of chemmacros.
2017-08-24 02:08:53 +00:00

15 lines
401 B
Makefile

# $NetBSD: Makefile,v 1.1 2017/08/24 02:08:53 markd Exp $
DISTNAME= chemgreek
PKGNAME= tex-${DISTNAME}-1.1
TEXLIVE_REV= 42758
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/chemgreek
COMMENT= Upright Greek letters in chemistry
LICENSE= lppl-1.3c
DEPENDS+= tex-l3packages-[0-9]*:../../devel/tex-l3packages
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"