summaryrefslogtreecommitdiff
path: root/Ports/lure
AgeCommit message (Collapse)Author
2021-10-05Ports: Make array-like settings actual arraysTim Schumacher
We may need entries with spaces in makeopts, installopts, and configopts, and at that point we should also convert depends and auth_opts to avoid confusion.
2021-08-14Ports: Fix reinstalling the lure portGunnar Beutner
Reinstalling the port failed because some of its files were installed with permissions that prevented overwriting the existing files with cp.
2021-07-22Ports: Add ScummVM game Lure of the TemptressKenneth Myhra