Skip to content

Commit

Permalink
*: Rename GTK+ to GTK
Browse files Browse the repository at this point in the history
GTK+ has been renamed to GTK since 2019.

Reference:	https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by:	portmgr (blanket)
  • Loading branch information
sunpoet committed Aug 26, 2023
1 parent 1b456f0 commit 7a4777d
Show file tree
Hide file tree
Showing 116 changed files with 116 additions and 116 deletions.
2 changes: 1 addition & 1 deletion Mk/Uses/gnome.mk
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ IGNORE= cannot install: Unknown component ${component}
_USE_GNOME+= ${${component}_USE_GNOME_IMPL} ${component}
. endfor

# Setup the GTK+ API version for pixbuf loaders, input method modules,
# Setup the GTK API version for pixbuf loaders, input method modules,
# and theme engines.
PLIST_SUB+= GTK2_VERSION="${GTK2_VERSION}" \
GTK3_VERSION="${GTK3_VERSION}" \
Expand Down
2 changes: 1 addition & 1 deletion Mk/bsd.wx.mk
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
# overridden by the user variable WITH_WX_VER if set. It can
# contain multiple versions in order of preference (last ones
# are tried first).
# WANT_WXGTK_VER - Set to the preferred GTK+ version, "2" or "3", "3" being
# WANT_WXGTK_VER - Set to the preferred GTK version, "2" or "3", "3" being
# the default (only applicable to wxWidgets 3.0 for now).
#
# The following variables are intended for the user and can be defined in
Expand Down
2 changes: 1 addition & 1 deletion archivers/xarchive/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CATEGORIES= archivers
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}

MAINTAINER= mark@mkproductions.org
COMMENT= GTK+ front end for various archiving tools
COMMENT= GTK front end for various archiving tools
WWW= http://xarchive.sourceforge.net/

RUN_DEPENDS= bash:shells/bash
Expand Down
2 changes: 1 addition & 1 deletion audio/asunder/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CATEGORIES= audio
MASTER_SITES= http://littlesvr.ca/asunder/releases/

MAINTAINER= frase@frase.id.au
COMMENT= Lightweight GTK+ CD ripper
COMMENT= Lightweight GTK CD ripper
WWW= http://littlesvr.ca/asunder/

LICENSE= GPLv2
Expand Down
2 changes: 1 addition & 1 deletion audio/denemo/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ GTK3_USE= gnome=gtk30,gtksourceview3
LILYPOND_DESC= Install LilyPond (Printing)
LILYPOND_RUN_DEPENDS= lilypond:print/lilypond
PDF_CONFIGURE_OFF= --disable-evince
TOOLKIT_DESC= GTK+ toolkit
TOOLKIT_DESC= GTK toolkit

.include <bsd.port.options.mk>

Expand Down
2 changes: 1 addition & 1 deletion audio/exaile/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PORTREVISION= 1
CATEGORIES= audio

MAINTAINER= rm@FreeBSD.org
COMMENT= Full featured python-based music player for GTK+
COMMENT= Full featured python-based music player for GTK
WWW= https://www.exaile.org/

LICENSE= GPLv2
Expand Down
2 changes: 1 addition & 1 deletion audio/gtkguitune/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ MASTER_SITES= GENTOO \
http://www.oocities.org/harpin_floh/mysoft/

MAINTAINER= ports@FreeBSD.org
COMMENT= Guitar (and other instruments) tuner for GTK+2
COMMENT= Guitar (and other instruments) tuner for GTK 2
WWW= http://www.oocities.com/harpin_floh/kguitune_page.html

LICENSE= GPLv2+
Expand Down
2 changes: 1 addition & 1 deletion audio/qtractor/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ USE_GITHUB= yes
GH_ACCOUNT= rncbc

CMAKE_OFF= CONFIG_CLAP # for audio/clap, but it doesn't install anything
CMAKE_OFF+= CONFIG_QT6 # breaks with Qt6: Gtk-ERROR **: 21:10:56.939: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported
CMAKE_OFF+= CONFIG_QT6 # breaks with Qt6: Gtk-ERROR **: 21:10:56.939: GTK 2.x symbols detected. Using GTK 2.x and GTK 3 in the same process is not supported

OPTIONS_DEFINE= VST3
OPTIONS_DEFAULT= VST3
Expand Down
2 changes: 1 addition & 1 deletion audio/sweep/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ CATEGORIES= audio gnome
MASTER_SITES= SF

MAINTAINER= portmaster@BSDforge.com
COMMENT= Sound editor for the GNOME/GTK+2 desktop
COMMENT= Sound editor for the GNOME/GTK 2 desktop
WWW= http://www.metadecks.org/software/sweep/

LICENSE= GPLv2
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/gtkperf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ MASTER_SITES= SF
DISTNAME= ${PORTNAME}_${PORTVERSION}

MAINTAINER= ports@FreeBSD.org
COMMENT= Measure your system's GTK+ performance
COMMENT= Measure your system's GTK performance
WWW= http://gtkperf.sourceforge.net

WRKSRC= ${WRKDIR}/${PORTNAME}
Expand Down
2 changes: 1 addition & 1 deletion cad/librnd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ PLIST_SUB= DISTVERSION=${DISTVERSION}
OPTIONS_DEFINE= DOCS GD MOTIF GTK2 GTK2GL GTK4 STROKE WGET
OPTIONS_DEFAULT= GD GTK2 GTK2GL STROKE WGET
OPTIONS_SUB= yes
GTK2GL_DESC= GTK+ 2 GUI with OpenGL support
GTK2GL_DESC= GTK 2 GUI with OpenGL support
WGET_DESC= Wget support

GD_LIB_DEPENDS= libgd.so:graphics/gd
Expand Down
2 changes: 1 addition & 1 deletion chinese/pcmanx/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ MASTER_SITES= https://github.com/pcman-bbs/${PORTNAME}/releases/download/${PORTV
DISTNAME= ${PORTNAME}-gtk2-${PORTVERSION}

MAINTAINER= ports@FreeBSD.org
COMMENT= BBS client using GTK+ 2.x
COMMENT= BBS client using GTK 2.x
WWW= https://github.com/pcman-bbs/pcmanx

LICENSE= GPLv2+
Expand Down
2 changes: 1 addition & 1 deletion comms/gnocky/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CATEGORIES= comms
MASTER_SITES= http://www.gnokii.org/download/gnocky/

MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical (GTK+2) frontend for gnokii
COMMENT= Graphical (GTK 2) frontend for gnokii
WWW= http://wiki.gnokii.org/index.php/Gnocky

LIB_DEPENDS= libgnokii.so:comms/gnokii
Expand Down
2 changes: 1 addition & 1 deletion comms/xdemorse/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ CATEGORIES= comms
MASTER_SITES= https://www.qsl.net/5/5b4az/pkg/morse/xdemorse/

MAINTAINER= yuri@FreeBSD.org
COMMENT= X/GTK+-3 application for decoding Morse code signals into text
COMMENT= X/GTK-3 application for decoding Morse code signals into text
WWW= https://www.qsl.net/5b4az/pkg/morse/xdemorse/xdemorse.html

LICENSE= GPLv3
Expand Down
2 changes: 1 addition & 1 deletion deskutils/clipit/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PORTREVISION= 1
CATEGORIES= deskutils

MAINTAINER= jrm@FreeBSD.org
COMMENT= Lightweight GTK+ clipboard manager forked from parcellite
COMMENT= Lightweight GTK clipboard manager forked from parcellite
WWW= https://github.com/CristianHenzel/ClipIt

LICENSE= GPLv3
Expand Down
2 changes: 1 addition & 1 deletion deskutils/parcellite/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ CATEGORIES= deskutils
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

MAINTAINER= meta@FreeBSD.org
COMMENT= Lightweight GTK+ clipboard manager
COMMENT= Lightweight GTK clipboard manager
WWW= http://parcellite.sourceforge.net

LICENSE= GPLv3
Expand Down
2 changes: 1 addition & 1 deletion deskutils/xfce4-notifyd/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# !!!NOTE!!! Update of x11-toolkits/gtk30 (specially >= 3.20.x) must be
# accompanied by PORTREVISION bumps of this port.
# Support of GTK+ is checked at compile time and themes directories too.
# Support of GTK is checked at compile time and themes directories too.

PORTNAME= xfce4-notifyd
PORTVERSION= 0.8.2
Expand Down
2 changes: 1 addition & 1 deletion devel/geany/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CATEGORIES= devel editors
MASTER_SITES= https://download.geany.org/ SF

MAINTAINER= madpilot@FreeBSD.org
COMMENT= Fast and lightweight GTK+ IDE
COMMENT= Fast and lightweight GTK IDE
WWW= https://www.geany.org/

LICENSE= GPLv2+
Expand Down
2 changes: 1 addition & 1 deletion devel/glade/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ MASTER_SITES= GNOME
DIST_SUBDIR= gnome

MAINTAINER= gnome@FreeBSD.org
COMMENT= User interface builder for GTK+ 3
COMMENT= User interface builder for GTK 3
WWW= https://glade.gnome.org/

LICENSE= GPLv2+ LGPL21+
Expand Down
2 changes: 1 addition & 1 deletion devel/goffice/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CATEGORIES= devel gnome
MASTER_SITES= GNOME

MAINTAINER= gnome@FreeBSD.org
COMMENT= GLib/GTK+ set of document centric objects and utilities
COMMENT= GLib/GTK set of document centric objects and utilities
WWW= http://live.gnome.org/libgoffice

LICENSE= GPLv2
Expand Down
2 changes: 1 addition & 1 deletion editors/leafpad/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CATEGORIES= editors
MASTER_SITES= SAVANNAH

MAINTAINER= jgh@FreeBSD.org
COMMENT= GTK+ based simple text editor
COMMENT= GTK based simple text editor
WWW= http://tarot.freeshell.org/leafpad/

LICENSE= GPLv2
Expand Down
2 changes: 1 addition & 1 deletion editors/libreoffice/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ OPTIONS_DEFAULT= CUPS DOCS JAVA MMEDIA PDFIUM QT5
#OPTIONS_EXCLUDE= GTK4

COINMP_DESC= Enable CoinMP (deprecated) math solver
GTK4_DESC= GTK+ 4 GUI toolkit support (experimental, broken)
GTK4_DESC= GTK 4 GUI toolkit support (experimental, broken)
JAVA_DESC= Add Java support (XML filters, macros, DB connections)
KF5_DESC= KF5/Qt5 GUI toolkit support (implies QT5)
MMEDIA_DESC= Enable multimedia backend for Impress
Expand Down
2 changes: 1 addition & 1 deletion emulators/bochs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ CONF_MSRS_CONFIGURE_ENABLE= configurable-msrs
DEBUGGER_DESC= Debugger support
DEBUGGER_CONFIGURE_ENABLE= debugger
DEBUGGER_IMPLIES= DISASM
DEBUGGER_GUI_DESC= GTK+ 2 GUI debugger support
DEBUGGER_GUI_DESC= GTK 2 GUI debugger support
DEBUGGER_GUI_USES= gnome
DEBUGGER_GUI_USE= GNOME=gtk20
DEBUGGER_GUI_CONFIGURE_ENABLE= debugger-gui
Expand Down
2 changes: 1 addition & 1 deletion games/eboard/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}

MAINTAINER= rhurlin@FreeBSD.org
COMMENT= GTK+ chess board interface (mainly for FICS and chessd)
COMMENT= GTK chess board interface (mainly for FICS and chessd)
WWW= https://www.bergo.eng.br/eboard/

LICENSE= GPLv2
Expand Down
2 changes: 1 addition & 1 deletion games/freeciv/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ OPTIONS_SUB= yes

DB_DESC= Database support
UI_DESC= GUI clients
GTK4_DESC= GTK+ 4 GUI toolkit support (modpack only)
GTK4_DESC= GTK 4 GUI toolkit support (modpack only)

GTK2_USES= gnome sdl
GTK2_USE= GNOME=gdkpixbuf2,glib20,gtk20,pango \
Expand Down
2 changes: 1 addition & 1 deletion games/mt_gtk_client/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CATEGORIES= games
MASTER_SITES= SAVANNAH/maitretarot

MAINTAINER= thierry@FreeBSD.org
COMMENT= GTK+ client for MaitreTarot, a Tarot card game
COMMENT= GTK client for MaitreTarot, a Tarot card game
WWW= https://www.nongnu.org/maitretarot/

LICENSE= GPLv2
Expand Down
2 changes: 1 addition & 1 deletion games/xboard/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ PHALANX_DESC= Install phalanx engine
FRONTEND_DESC= Front End
XAW_DESC= Xaw GUI toolkit support (default)
XAW3D_DESC= Xaw3d GUI toolkit support (not fully supported)
GTK2_DESC= GTK+ 2 GUI toolkit support (experimental)
GTK2_DESC= GTK 2 GUI toolkit support (experimental)
SOUND_DESC= Sound Output
SOX_DESC= SoX audio support

Expand Down
2 changes: 1 addition & 1 deletion graphics/clutter-gtk3/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ MASTER_SITES= GNOME
PKGNAMESUFFIX= 3

MAINTAINER= gnome@FreeBSD.org
COMMENT= GTK+ Integration library for Clutter
COMMENT= GTK Integration library for Clutter
WWW= https://blogs.gnome.org/clutter/

LICENSE= LGPL21
Expand Down
2 changes: 1 addition & 1 deletion graphics/fyre/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CATEGORIES= graphics
MASTER_SITES= http://releases.navi.cx/fyre/

MAINTAINER= ports@FreeBSD.org
COMMENT= Chaos map rendering system with GTK+-2 interface
COMMENT= Chaos map rendering system with GTK-2 interface
WWW= https://fyre.navi.cx/

LICENSE= GPLv2 GPLv3
Expand Down
2 changes: 1 addition & 1 deletion graphics/gcolor2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CATEGORIES= graphics gnome
MASTER_SITES= SF

MAINTAINER= ps.ports@smyrak.com
COMMENT= Simple GTK+ 2.0 color selector
COMMENT= Simple GTK 2.0 color selector
WWW= http://gcolor2.sourceforge.net/

LICENSE= GPLv2
Expand Down
2 changes: 1 addition & 1 deletion graphics/gdk-pixbuf2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PKGNAMESUFFIX= 2
DIST_SUBDIR= gnome

MAINTAINER= desktop@FreeBSD.org
COMMENT= Graphic library for GTK+
COMMENT= Graphic library for GTK
WWW= https://developer.gnome.org/gdk-pixbuf/

LICENSE= LGPL20+
Expand Down
2 changes: 1 addition & 1 deletion graphics/gimageview/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CATEGORIES= graphics
MASTER_SITES= SF/gtkmmviewer/${PORTNAME}/${PORTVERSION}

MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Yet another GTK+ based image viewer
COMMENT= Yet another GTK based image viewer
WWW= http://gtkmmviewer.sourceforge.net/

LICENSE= GPLv2+
Expand Down
2 changes: 1 addition & 1 deletion graphics/goocanvas2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PKGNAMESUFFIX= 2
DIST_SUBDIR= gnome

MAINTAINER= gnome@FreeBSD.org
COMMENT= Cairo-based canvas widget for GTK+ 3
COMMENT= Cairo-based canvas widget for GTK 3
WWW= https://sourceforge.net/projects/goocanvas/

LICENSE= LGPL20
Expand Down
2 changes: 1 addition & 1 deletion graphics/goocanvas3/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PKGNAMESUFFIX= 3
DIST_SUBDIR= gnome

MAINTAINER= gnome@FreeBSD.org
COMMENT= Cairo-based canvas widget for GTK+
COMMENT= Cairo-based canvas widget for GTK
WWW= https://gitlab.gnome.org/GNOME/goocanvas/

LICENSE= LGPL20
Expand Down
2 changes: 1 addition & 1 deletion graphics/libexif-gtk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CATEGORIES= graphics
MASTER_SITES= https://github.com/libexif/${PORTNAME}/releases/download/v${PORTVERSION}/

MAINTAINER= fluffy@FreeBSD.org
COMMENT= GTK+ widgets to display/edit EXIF tags
COMMENT= GTK widgets to display/edit EXIF tags
WWW= https://sourceforge.net/projects/libexif/

LICENSE= LGPL21
Expand Down
2 changes: 1 addition & 1 deletion graphics/linux-c7-gdk-pixbuf2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ DISTVERSIONSUFFIX= -3.el7
CATEGORIES= graphics linux

MAINTAINER= emulation@FreeBSD.org
COMMENT= Graphic library for GTK+ (Linux CentOS ${LINUX_DIST_VER})
COMMENT= Graphic library for GTK (Linux CentOS ${LINUX_DIST_VER})
WWW= https://developer.gnome.org/gdk-pixbuf/

USES= cpe linux:c7
Expand Down
2 changes: 1 addition & 1 deletion japanese/libtomoe-gtk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ MASTER_SITES= SF/tomoe/tomoe-gtk/tomoe-gtk-${PORTVERSION}
DISTNAME= tomoe-gtk-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}

MAINTAINER= ume@FreeBSD.org
COMMENT= TOMOE GTK+ library
COMMENT= TOMOE GTK library
WWW= http://tomoe.sourceforge.jp/

LIB_DEPENDS= libtomoe.so:japanese/tomoe
Expand Down
2 changes: 1 addition & 1 deletion korean/imhangul-gtk2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CATEGORIES= korean
PKGNAMESUFFIX= -gtk2

MAINTAINER= jkim@FreeBSD.org
COMMENT= Hangul input module for GTK+ 2.0
COMMENT= Hangul input module for GTK 2.0
WWW= http://code.google.com/p/imhangul/

LICENSE= LGPL21+
Expand Down
2 changes: 1 addition & 1 deletion korean/imhangul-gtk3/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CATEGORIES= korean
PKGNAMESUFFIX= -gtk3

MAINTAINER= jkim@FreeBSD.org
COMMENT= Hangul input module for GTK+ 3.0
COMMENT= Hangul input module for GTK 3.0
WWW= http://code.google.com/p/imhangul/

LICENSE= LGPL21+
Expand Down
2 changes: 1 addition & 1 deletion mail/claws-mail/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PORTNAME= claws-mail
CATEGORIES= mail news

COMMENT= Lightweight and featureful GTK+ based e-mail and news client
COMMENT= Lightweight and featureful GTK based e-mail and news client
WWW= https://www.claws-mail.org/

LICENSE= GPLv3
Expand Down
2 changes: 1 addition & 1 deletion mail/sylpheed/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/
LOCAL/ehaupt

MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Lightweight, featureful, and fast GTK+ based e-mail client
COMMENT= Lightweight, featureful, and fast GTK based e-mail client
WWW= https://sylpheed.sraoss.jp/en/

LICENSE= GPLv2 LGPL21
Expand Down
2 changes: 1 addition & 1 deletion math/grpn/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PORTREVISION= 1
CATEGORIES= math

MAINTAINER= ports@FreeBSD.org
COMMENT= GTK+-based reverse polish notation (RPN) calculator
COMMENT= GTK-based reverse polish notation (RPN) calculator
WWW= https://github.com/utopiabound/grpn

LICENSE= GPLv2
Expand Down
2 changes: 1 addition & 1 deletion math/qalculate-gtk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ CATEGORIES= math
MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/

MAINTAINER= jhale@FreeBSD.org
COMMENT= Multi-purpose desktop calculator (GTK+3 frontend)
COMMENT= Multi-purpose desktop calculator (GTK 3 frontend)
WWW= https://qalculate.github.io/

LICENSE= GPLv2+
Expand Down
2 changes: 1 addition & 1 deletion multimedia/celluloid/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PORTREVISION= 1
CATEGORIES= multimedia

MAINTAINER= jbeich@FreeBSD.org
COMMENT= Simple GTK+ frontend for mpv
COMMENT= Simple GTK frontend for mpv
WWW= https://celluloid-player.github.io/

LICENSE= GPLv3+
Expand Down
Loading

0 comments on commit 7a4777d

Please sign in to comment.