1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/www/vimb-gtk3/Makefile
Thomas Zander 672cbd9720 Update to upstream version 2.10; Refactor to master/slave ports
PR:		203839
Submitted by:	mike.d.ft402@gmail.com (maintainer)
Reviewed by:	riggs
2015-10-26 18:39:15 +00:00

9 lines
129 B
Makefile

# $FreeBSD$
PORTNAME= vimb-gtk3
VIMB_GTK3= yes
.include "${.CURDIR}/../vimb-gtk2/Makefile.common"
.include <bsd.port.post.mk>