summaryrefslogtreecommitdiff
path: root/print/pkfonts600 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-1/+0
| | | | Notes: svn path=/head/; revision=27421
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* Change all permutations in capitalization of "asami@freebsd.org" toSatoshi Asami1999-06-211-2/+2
| | | | | | | "asami@FreeBSD.org". Notes: svn path=/head/; revision=19609
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteSatoshi Asami1998-12-011-4/+3
| | | | | | | | that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.) Notes: svn path=/head/; revision=14974
* On second thought, move all the PLISTs back as ${RESOLUTION}.list in theSatoshi Asami1998-11-081-2/+1
| | | | | | | | 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-0/+14
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