diff options
author | arved <arved@FreeBSD.org> | 2003-02-22 14:38:12 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-02-22 14:38:12 +0000 |
commit | 8226dbefd6fedb0f3a8d2b5be11ef39ec282c532 (patch) | |
tree | 4eae6bf47da0e945a06fad8cc4b872fa2bc5c1ad /audio/audacity/Makefile | |
parent | b1326c80157fe70178a9167390b61e15b84dc361 (diff) | |
download | FreeBSD-ports-8226dbefd6fedb0f3a8d2b5be11ef39ec282c532.zip FreeBSD-ports-8226dbefd6fedb0f3a8d2b5be11ef39ec282c532.tar.gz |
de-pkg-comment
Diffstat (limited to 'audio/audacity/Makefile')
-rw-r--r-- | audio/audacity/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index b5f154f..15386cd 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION}-2 EXTRACT_SUFX= .tgz MAINTAINER= arved@FreeBSD.org +COMMENT= "Audacity is a GUI editor for digital audio waveforms" BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip LIB_DEPENDS= wx_gtk-2.2.2:${PORTSDIR}/x11-toolkits/wxgtk \ |