summaryrefslogtreecommitdiff
path: root/print/rtf2latex/pkg-plist (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix permissions for the installed files. Clean up a bit while I'm here:Thomas Gellekum1998-08-311-1/+5
| | | | | | | | | | | | - use post-extract target to copy the makefile - install support files in $PREFIX/share/rtf - fix PLIST (how did this ever pass the ports czar? ;-) ) PR: 7760 Submitted by: max Notes: svn path=/head/; revision=12958
* Don't print the manpages in pkg/PLIST, please.Tim Vanderhoek1998-08-191-1/+0
| | | | Notes: svn path=/head/; revision=12653
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-4/+1
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* rtf2LaTeX is a filter that converts RTF (MS's Rich Text Format) into LaTeX.Satoshi Asami1995-05-021-0/+6
Submitted by: thomas@ghpc8.ihf.rwth-aachen.de Notes: svn path=/head/; revision=1573