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/baudline | |
parent | dec759ad2e5e1f2cd3efda0b40b8cdc1f2a54f8d (diff) | |
download | ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.tar.gz ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.zip |
Notes
Diffstat (limited to 'audio/baudline')
-rw-r--r-- | audio/baudline/Makefile | 1 | ||||
-rw-r--r-- | audio/baudline/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/baudline/Makefile b/audio/baudline/Makefile index b4d454d69650..599fc255e651 100644 --- a/audio/baudline/Makefile +++ b/audio/baudline/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= linux- DISTNAME= baudline_${PORTVERSION:S/.p/pre/}_i686 MAINTAINER= dyeske@yahoo.com +COMMENT= A real-time signal analysis tool and an offline time-frequency browser USE_X_PREFIX= yes ONLY_FOR_ARCHS= i386 diff --git a/audio/baudline/pkg-comment b/audio/baudline/pkg-comment deleted file mode 100644 index f64d18aec845..000000000000 --- a/audio/baudline/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A real-time signal analysis tool and an offline time-frequency browser |