aboutsummaryrefslogtreecommitdiffstats
path: root/audio/schism
Commit message (Collapse)AuthorAgeFilesLines
* Make it i386-only.novel2005-06-021-0/+2
| | | | | PR: 81794 Submitted by: Emanuel Haupt (maintainer)
* - Use DISTVERSIONdanfe2005-05-272-7/+8
| | | | | | | | | | - Use INSTALL_PROGRAM - Shorten install command - Reindent Makefile header - Utilize PLIST_FILES and kill one-line pkg-plist - Add a comment why specific C[XX]FLAGS should be used Encouraged by: krion
* Add schism 0.2,krion2005-05-274-0/+54
Schism Tracker is a music editor that aims to match the look and feel of Impulse Tracker as closely as possible. The player code is based on Modplug, so it supports a wide variety of module formats. PR: ports/81531 Submitted by: Emanuel Haupt <ehaupt@critical.ch>