summaryrefslogtreecommitdiff
path: root/print/tex-babel-georgian/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2015-05-04 12:30:42 +0000
committermarkd <markd>2015-05-04 12:30:42 +0000
commitc69d84d036c50078f9deb962ba37352cc25e484c (patch)
treefafb2f896a97336950090596ed6dcd4815d6aa3d /print/tex-babel-georgian/Makefile
parenta36cb60ff1e4b5afc9d1cea6f10eb1d75e005c9b (diff)
downloadpkgsrc-c69d84d036c50078f9deb962ba37352cc25e484c.tar.gz
Add tex-babel-georgian version 2.1
Babel support of documents written in Georgian
Diffstat (limited to 'print/tex-babel-georgian/Makefile')
-rw-r--r--print/tex-babel-georgian/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/print/tex-babel-georgian/Makefile b/print/tex-babel-georgian/Makefile
new file mode 100644
index 00000000000..ff3baf2c00f
--- /dev/null
+++ b/print/tex-babel-georgian/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2015/05/04 12:30:42 markd Exp $
+
+DISTNAME= babel-georgian
+PKGNAME= tex-${DISTNAME}-2.1
+TEXLIVE_REV= 33527
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/babel-georgian
+COMMENT= Babel support of documents written in Georgian
+LICENSE= lppl-1.3c
+
+DEPENDS+= tex-babel>=3.9l:../../print/tex-babel
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"