freebsd-ports/audio/gsound/Makefile

16 lines
366 B
Makefile
Raw Normal View History

PORTNAME= gsound
2021-11-29 21:07:42 +01:00
PORTVERSION= 1.0.3
CATEGORIES= audio
MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= GObject library for playing system sounds
WWW= https://wiki.gnome.org/Projects/GSound
LIB_DEPENDS= libcanberra.so:audio/libcanberra
USES= gnome meson pathfix pkgconfig tar:xz vala:build
USE_GNOME= glib20 introspection:build
.include <bsd.port.mk>