*** empty log message ***
This commit is contained in:
parent
0b7c9bfa6e
commit
906594f0fe
4 changed files with 23 additions and 0 deletions
2
print/tex-comment/DESCR
Normal file
2
print/tex-comment/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
Selectively include/exclude pieces of text, allowing the user to define new,
|
||||
separately controlled, comment versions.
|
14
print/tex-comment/Makefile
Normal file
14
print/tex-comment/Makefile
Normal file
|
@ -0,0 +1,14 @@
|
|||
# $NetBSD: Makefile,v 1.1 2012/11/16 14:27:04 jaapb Exp $
|
||||
|
||||
DISTNAME= comment
|
||||
PKGNAME= tex-${DISTNAME}-3.6
|
||||
TEXLIVE_REV= 17155
|
||||
|
||||
MAINTAINER= jaapb@NetBSD.org
|
||||
COMMENT= Allows selected environments to be included/excluded
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
CONFLICTS+= teTeX-texmf<=3.0nb38
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
2
print/tex-comment/PLIST
Normal file
2
print/tex-comment/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2012/11/16 14:27:04 jaapb Exp $
|
||||
share/texmf-dist/tex/latex/comment/comment.sty
|
5
print/tex-comment/distinfo
Normal file
5
print/tex-comment/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1 2012/11/16 14:27:04 jaapb Exp $
|
||||
|
||||
SHA1 (tex-comment-3.6/comment.tar.xz) = 28ce5b1c62d4b209d6b6eaa2fc9482f426b063e1
|
||||
RMD160 (tex-comment-3.6/comment.tar.xz) = a27323a656c18fd1fb3dafeee11b7f2643ff167b
|
||||
Size (tex-comment-3.6/comment.tar.xz) = 3668 bytes
|
Loading…
Reference in a new issue