diff options
Diffstat (limited to 'devel/libdsp/Makefile')
-rw-r--r-- | devel/libdsp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libdsp/Makefile b/devel/libdsp/Makefile index 49f6c1ac9a62..0e6425f91576 100644 --- a/devel/libdsp/Makefile +++ b/devel/libdsp/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= 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 |