diff options
Diffstat (limited to 'cad/basicdsp/Makefile')
-rw-r--r-- | cad/basicdsp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/basicdsp/Makefile b/cad/basicdsp/Makefile index f938801ab548..f2fcb24e31e5 100644 --- a/cad/basicdsp/Makefile +++ b/cad/basicdsp/Makefile @@ -11,11 +11,11 @@ MASTER_SITE_SUBDIR= db EXTRACT_SUFX= .tgz MAINTAINER= db@FreeBSD.org -COMMENT= A program for experimenting with simple audio DSP algorithms +COMMENT= Program for experimenting with simple audio DSP algorithms LICENSE= GPLv2 -USE_DOS2UNIX= yes +USES= dos2unix USE_WX= 2.6+ WX_UNICODE= yes WX_COMPS= wx wx:build wx:run |