pkgsrc/print/tex-metapost-examples-doc/Makefile

15 lines
393 B
Makefile
Raw Normal View History

2019-12-06 21:17:03 +01:00
# $NetBSD: Makefile,v 1.3 2019/12/06 20:22:00 markd Exp $
DISTNAME= metapost-examples.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2014
TEXLIVE_REV= 15878
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/metapost-examples
COMMENT= Example drawings using MetaPost
#LICENSE= other-free
2019-12-06 21:17:03 +01:00
TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"