summaryrefslogtreecommitdiff
path: root/print/rtf2latex/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* Fix permissions for the installed files. Clean up a bit while I'm here:Thomas Gellekum1998-08-311-2/+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
* - Update my e-mail addressThomas Gellekum1997-08-261-3/+3
| | | | | | | | - Add $Id$ to tr2latex/Makefile - ``Un-maintain'' ctk. Notes: svn path=/head/; revision=7694
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+2
| | | | | | | | | | | 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
* CATEGORIES+= -> CATEGORIES=David E. O'Brien1996-11-171-2/+2
| | | | | | | Converted to MAN[1-9] Notes: svn path=/head/; revision=4539
* Remove ${KEYWORDS}.Satoshi Asami1996-03-061-2/+1
| | | | Notes: svn path=/head/; revision=2780
* Change "printing" to "print".Satoshi Asami1995-11-221-2/+2
| | | | Notes: svn path=/head/; revision=2454
* rtf2LaTeX is a filter that converts RTF (MS's Rich Text Format) into LaTeX.Satoshi Asami1995-05-021-0/+19
Submitted by: thomas@ghpc8.ihf.rwth-aachen.de Notes: svn path=/head/; revision=1573