diff options
Diffstat (limited to 'audio/cmt')
-rw-r--r-- | audio/cmt/Makefile | 1 | ||||
-rw-r--r-- | audio/cmt/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/cmt/Makefile b/audio/cmt/Makefile index 40a17888807b..4074538577a5 100644 --- a/audio/cmt/Makefile +++ b/audio/cmt/Makefile @@ -12,6 +12,7 @@ DISTNAME= ${PORTNAME}_src_${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= The Computer Music Toolkit (CMT) is a collection of LADSPA plugins BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa diff --git a/audio/cmt/pkg-comment b/audio/cmt/pkg-comment deleted file mode 100644 index 1fdcbb46d2bb..000000000000 --- a/audio/cmt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Computer Music Toolkit (CMT) is a collection of LADSPA plugins |