Import tex-pst-uml-0.83 as devel/tex-pst-uml.
pst-uml is a PSTricks package that provides support for drawing moderately complex UML (Universal Modelling Language) diagrams. (The PDF documentation is written in French.)
This commit is contained in:
parent
81bd847ad9
commit
76f3522c27
4 changed files with 30 additions and 0 deletions
3
devel/tex-pst-uml/DESCR
Normal file
3
devel/tex-pst-uml/DESCR
Normal file
|
@ -0,0 +1,3 @@
|
|||
pst-uml is a PSTricks package that provides support for drawing
|
||||
moderately complex UML (Universal Modelling Language) diagrams. (The PDF
|
||||
documentation is written in French.)
|
20
devel/tex-pst-uml/Makefile
Normal file
20
devel/tex-pst-uml/Makefile
Normal file
|
@ -0,0 +1,20 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:49:31 minskim Exp $
|
||||
|
||||
DISTNAME= pst-uml
|
||||
PKGNAME= tex-${DISTNAME}-0.83
|
||||
TEXLIVE_REV= 15878
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= UML diagrams with PSTricks
|
||||
|
||||
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
|
||||
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
|
||||
DEPENDS+= tex-multido-[0-9]*:../../devel/tex-multido
|
||||
DEPENDS+= tex-pst-node-[0-9]*:../../graphics/tex-pst-node
|
||||
DEPENDS+= tex-pst-tree-[0-9]*:../../graphics/tex-pst-tree
|
||||
DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks
|
||||
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
|
||||
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
2
devel/tex-pst-uml/PLIST
Normal file
2
devel/tex-pst-uml/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 21:49:31 minskim Exp $
|
||||
share/texmf-dist/tex/latex/pst-uml/pst-uml.sty
|
5
devel/tex-pst-uml/distinfo
Normal file
5
devel/tex-pst-uml/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2011/03/18 21:49:31 minskim Exp $
|
||||
|
||||
SHA1 (tex-pst-uml-15878/pst-uml.tar.xz) = 37d60194bf2ddca33f466facac0433d0c24011b9
|
||||
RMD160 (tex-pst-uml-15878/pst-uml.tar.xz) = b9f7a0ab8a4d5f639e8fd8b20363e8c89f0f91ba
|
||||
Size (tex-pst-uml-15878/pst-uml.tar.xz) = 7320 bytes
|
Loading…
Reference in a new issue