diff options
author | minskim <minskim> | 2009-07-12 02:19:36 +0000 |
---|---|---|
committer | minskim <minskim> | 2009-07-12 02:19:36 +0000 |
commit | ade9ccf59b96117352ec67cd5cb03692ad874a5b (patch) | |
tree | 8a18603153ced5d7ca9ab66aaadcde8f46a8e43b /print/tex-acmconf | |
parent | 3e99ad5628ada4ab09f9f47490f9012ee1d90e17 (diff) | |
download | pkgsrc-ade9ccf59b96117352ec67cd5cb03692ad874a5b.tar.gz |
Import tex-acmconf-1.3 as print/tex-acmconf.
This class may be used to typeset articles to be published in the
proceedings of ACM (Association for Computing Machinery) conferences
and workshops. The layout produced by the acmconf class is based on
the ACM's own specification.
Diffstat (limited to 'print/tex-acmconf')
-rw-r--r-- | print/tex-acmconf/DESCR | 4 | ||||
-rw-r--r-- | print/tex-acmconf/Makefile | 11 | ||||
-rw-r--r-- | print/tex-acmconf/PLIST | 2 | ||||
-rw-r--r-- | print/tex-acmconf/distinfo | 5 |
4 files changed, 22 insertions, 0 deletions
diff --git a/print/tex-acmconf/DESCR b/print/tex-acmconf/DESCR new file mode 100644 index 00000000000..a04dfe276a3 --- /dev/null +++ b/print/tex-acmconf/DESCR @@ -0,0 +1,4 @@ +This class may be used to typeset articles to be published in the +proceedings of ACM (Association for Computing Machinery) conferences +and workshops. The layout produced by the acmconf class is based on +the ACM's own specification. diff --git a/print/tex-acmconf/Makefile b/print/tex-acmconf/Makefile new file mode 100644 index 00000000000..4123181cc23 --- /dev/null +++ b/print/tex-acmconf/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/07/12 02:19:36 minskim Exp $ +# TeX Live Revision 9303 + +DISTNAME= acmconf +PKGNAME= tex-${DISTNAME}-1.3 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Class for ACM conference proceedings + +.include "../../print/texlive/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-acmconf/PLIST b/print/tex-acmconf/PLIST new file mode 100644 index 00000000000..b2edeb72f3e --- /dev/null +++ b/print/tex-acmconf/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/12 02:19:36 minskim Exp $ +share/texmf-dist/tex/latex/acmconf/acmconf.cls diff --git a/print/tex-acmconf/distinfo b/print/tex-acmconf/distinfo new file mode 100644 index 00000000000..6a5d8f058d0 --- /dev/null +++ b/print/tex-acmconf/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/07/12 02:19:36 minskim Exp $ + +SHA1 (tex-acmconf-1.3/acmconf.tar.lzma) = e6cc25dd2e1f6e1682ee8c41a549f8d776203559 +RMD160 (tex-acmconf-1.3/acmconf.tar.lzma) = 661b7e0483f630405593ec149aaaedc1fc8ec09a +Size (tex-acmconf-1.3/acmconf.tar.lzma) = 4104 bytes |