summaryrefslogtreecommitdiff
path: root/print/tex-IEEEconf-doc/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2013-11-18 19:10:20 +0000
committerminskim <minskim>2013-11-18 19:10:20 +0000
commite4974f0aca84ed80d2101d5a3beae5c348ab073f (patch)
treeda00096ac1a4d84985bf1568d7db4b2cf3020f8c /print/tex-IEEEconf-doc/Makefile
parent6e939f412528b526b52f25090a98b4f87895236e (diff)
downloadpkgsrc-e4974f0aca84ed80d2101d5a3beae5c348ab073f.tar.gz
Import tex-IEEEconf-doc-1.4 as print/tex-IEEEconf-doc.
This is documentation for tex-IEEEconf.
Diffstat (limited to 'print/tex-IEEEconf-doc/Makefile')
-rw-r--r--print/tex-IEEEconf-doc/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/print/tex-IEEEconf-doc/Makefile b/print/tex-IEEEconf-doc/Makefile
new file mode 100644
index 00000000000..82d13070021
--- /dev/null
+++ b/print/tex-IEEEconf-doc/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2013/11/18 19:10:20 minskim Exp $
+
+DISTNAME= IEEEconf.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-1.4
+TEXLIVE_REV= 15878
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Documentation for tex-IEEEconf
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"