aboutsummaryrefslogtreecommitdiff
path: root/devel/libdsp
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libdsp')
-rw-r--r--devel/libdsp/Makefile1
-rw-r--r--devel/libdsp/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdsp/Makefile b/devel/libdsp/Makefile
index 49f6c1ac9a62..523be8d17153 100644
--- a/devel/libdsp/Makefile
+++ b/devel/libdsp/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+COMMENT= C++ class library of common digital signal processing functions
# dont use "USE_LIBTOOL=yes" because there's no configure script
BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool
diff --git a/devel/libdsp/pkg-comment b/devel/libdsp/pkg-comment
deleted file mode 100644
index 8dfcd3fc9b65..000000000000
--- a/devel/libdsp/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-C++ class library of common digital signal processing functions