summaryrefslogtreecommitdiff
path: root/print/pkfonts300/pkg-plist.240 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* On second thought, move all the PLISTs back as ${RESOLUTION}.list in theSatoshi Asami1998-11-081-0/+729
| | | | | | | | master pkg directory. No need to create pkg directories for all the mini- ports for just one file each. Notes: svn path=/head/; revision=14403
* Split up pkfonts to pkfonts${RESOLUTION} subdirectories, so dependenciesSatoshi Asami1998-11-071-727/+0
| | | | | | | | | are tracked correctly. pkfonts300 is a repository copy from pkfonts, and other pkfonts* directories only contain PLIST and a Makefile that sets RESOLUTION and includes pkfonts300/Makefile. Notes: svn path=/head/; revision=14390
* PK fonts. Used by Japanese ghostscript and xdvi, but the fonts themselvesSatoshi Asami1996-03-211-0/+727
have nothing to do with Japanese so this one's here. (The Japanese fonts are in japanese/pkfonts.) Note omission of pkg/PLIST is intentional, one of pkg/*.list will be copied onto pkg/PLIST depending on the resolution specified (default 300). Submitted by: Hideaki Ohmon <ohmon@sfc.keio.ac.jp> Notes: svn path=/head/; revision=2870