diff options
Diffstat (limited to 'audio/autools/Makefile')
-rw-r--r-- | audio/autools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/autools/Makefile b/audio/autools/Makefile index 085481d4a022..cc691d1eba59 100644 --- a/audio/autools/Makefile +++ b/audio/autools/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A collection of programs to manipulate audio files + BUILD_DEPENDS= ${LOCALBASE}/lib/libtsp.a:${PORTSDIR}/audio/afsp USE_REINPLACE= yes |