summaryrefslogtreecommitdiff
path: root/devel/ruby-racc-runtime (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Update fundamental ruby ports first with bsd.ruby.mk.Akinori MUSHA2000-09-071-4/+4
|
* This port is ruby-racc-runtime, the runtime libraries for Racc,Akinori MUSHA2000-08-224-0/+26
separated from ruby-racc.