1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/comms/cwstudio/Makefile
Yuri Victorovich 925e342a40 x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5
Bump 43 ports that either depend on wxgtk31 or potentially depend on it.

Reported by: portscout
2021-04-16 00:52:45 -07:00

24 lines
457 B
Makefile

PORTNAME= cwstudio
DISTVERSION= 0.9.6
PORTREVISION= 5
CATEGORIES= comms hamradio
MASTER_SITES= SOURCEFORGE/cwstudio
MAINTAINER= luqqe@users.sourceforge.net
COMMENT= Multichannel portable Morse code signals generator
LICENSE= GPLv3+
USES= compiler:c++11-lang ncurses
USE_WX= 3.0+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG}
PLIST_FILES= bin/cwcli \
bin/cwcurses \
bin/cwwx \
man/man1/cwstudio.1.gz \
.include <bsd.port.mk>