diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
commit | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (patch) | |
tree | 4a5a9bdf223482c4125def32b555e0628048d584 /audio/dap/Makefile | |
parent | Update to 0.9.0 [1] (diff) |
De-pkg-comment.
Diffstat (limited to '')
-rw-r--r-- | audio/dap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/dap/Makefile b/audio/dap/Makefile index e984e229371d..bc7e60f79200 100644 --- a/audio/dap/Makefile +++ b/audio/dap/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.cee.hw.ac.uk/~richardk/downloads/ EXTRACT_SUFX=.tgz MAINTAINER= yoshiaki@kt.rim.or.jp +COMMENT= Audio sample editing and processing suite LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms |