aboutsummaryrefslogblamecommitdiff
path: root/games/atomix/Makefile
blob: 1390dc1292f645c9c2262ab53e83f2d327cbf476 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                
 
                      
                      
                           
                     
                      
 
                                 
                                            
 
                      

                                 
                                                   
                                                                        
 

                             
                                                    
                                      
                   

                      
# Created by: Yukihiro Nakai <nakai@FreeBSD.org>

PORTNAME=	atomix
PORTVERSION=	3.34.0
CATEGORIES=	games gnome
MASTER_SITES=	GNOME
DIST_SUBDIR=	gnome3

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	Yet another little mind game

LICENSE=	GPLv2+
LICENSE_FILE=	${WRKSRC}/COPYING

BUILD_DEPENDS=	appstream-util:devel/appstream-glib
LIB_DEPENDS=	libgnome-games-support-1.so:games/libgnome-games-support

PORTSCOUT=	limitw:1,even

USES=		gettext gnome meson pkgconfig tar:xz
USE_GNOME=	cairo gdkpixbuf2 gtk30
LDFLAGS=	-lm

.include <bsd.port.mk>