freebsd-ports/graphics/gnome-video-effects/Makefile
Tobias Kortkamp 77985eaf1c Clean up some things
Reported by:	portscan
2020-09-20 12:55:55 +00:00

19 lines
356 B
Makefile

# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
PORTNAME= gnome-video-effects
PORTVERSION= 0.5.0
CATEGORIES= graphics
MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= Collection of Gstreamer effects
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gettext meson tar:xz
USE_GSTREAMER1= good bad
NO_ARCH= yes
.include <bsd.port.mk>