diff options
author | markd <markd@pkgsrc.org> | 2016-01-30 04:56:40 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2016-01-30 04:56:40 +0000 |
commit | 77c5b0931a4a86ac20758d67b0899fba5d5c00a9 (patch) | |
tree | 5acd8011df7e0447cde94393e89c14861bb67542 /fonts/tex-lcyw | |
parent | dc6e4eb8be80fb31e25ee7f8242e9c879b538818 (diff) | |
download | pkgsrc-77c5b0931a4a86ac20758d67b0899fba5d5c00a9.tar.gz |
Add LICENSE
Diffstat (limited to 'fonts/tex-lcyw')
-rw-r--r-- | fonts/tex-lcyw/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/tex-lcyw/Makefile b/fonts/tex-lcyw/Makefile index a61898df531..a24667fa326 100644 --- a/fonts/tex-lcyw/Makefile +++ b/fonts/tex-lcyw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/14 21:41:52 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/30 04:56:42 markd Exp $ DISTNAME= lcyw PKGNAME= tex-${DISTNAME}-1.1 @@ -6,6 +6,7 @@ TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org COMMENT= Make Classic Cyrillic CM fonts accessible in LaTeX +LICENSE= lppl-1.3c DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek |