diff options
Diffstat (limited to 'devel/libdsp/Makefile')
-rw-r--r-- | devel/libdsp/Makefile | 1 |
1 files changed, 1 insertions, 0 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 |