diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-01 14:34:33 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-01 14:34:33 +0000 |
commit | 5e37fb828fb8ca69d2600ef9e6afd94fa74822cb (patch) | |
tree | 65091ae7d47577b7492f2d356370c02305b4d0bd /audio/pd | |
parent | 33e610508dd1a9214440f1230ba28fd393c0992c (diff) | |
download | ports-5e37fb828fb8ca69d2600ef9e6afd94fa74822cb.tar.gz ports-5e37fb828fb8ca69d2600ef9e6afd94fa74822cb.zip |
Notes
Diffstat (limited to 'audio/pd')
-rw-r--r-- | audio/pd/Makefile | 1 | ||||
-rw-r--r-- | audio/pd/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/pd/Makefile b/audio/pd/Makefile index 572aa5eb87dc..e82411689ee7 100644 --- a/audio/pd/Makefile +++ b/audio/pd/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www-crca.ucsd.edu/~msp/Software/ DISTNAME= pd-0.35-test23.linux MAINTAINER= trevor@FreeBSD.org +COMMENT= Pure Data, a MIDI-capable real-time audio processor/synthesizer LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 \ tk83:${PORTSDIR}/x11-toolkits/tk83 diff --git a/audio/pd/pkg-comment b/audio/pd/pkg-comment deleted file mode 100644 index 3e008c05bcaa..000000000000 --- a/audio/pd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Pure Data, a MIDI-capable real-time audio processor/synthesizer |