ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/games/quadrapassel/Makefile
Revision: 24885
Committed: Sat Feb 2 20:57:17 2019 UTC (5 years, 2 months ago) by laffer1
Content type: text/plain
File size: 915 byte(s)
Log Message:
add more games

File Contents

# User Rev Content
1 laffer1 24885 # $MidnightBSD$
2    
3     PORTNAME= quadrapassel
4     PORTVERSION= 3.22.0
5     CATEGORIES= games gnome
6     MASTER_SITES= GNOME
7     DIST_SUBDIR= gnome3
8    
9     MAINTAINER= ports@MidnightBSD.org
10     COMMENT= Gnome quadrapassel
11    
12     LICENSE= gpl2
13     LICENSE_FILE= ${WRKSRC}/COPYING
14    
15     BUILD_DEPENDS= vala:lang/vala \
16     itstool:textproc/itstool \
17     appstream-util:devel/appstream-glib
18     LIB_DEPENDS= libclutter-1.0.so:graphics/clutter \
19     libclutter-gtk-1.0.so:graphics/clutter-gtk3 \
20     libcanberra.so:audio/libcanberra \
21     libcanberra-gtk3.so:audio/libcanberra-gtk3 \
22     libcogl.so:graphics/cogl \
23     libjson-glib-1.0.so:devel/json-glib
24    
25     PORTSCOUT= limitw:1,even
26    
27     USES= gettext gmake gnome localbase pathfix \
28     pkgconfig tar:xz
29     USE_GNOME= cairo gtk30 intlhack librsvg2 libxml2:build
30     INSTALLS_ICONS= yes
31     USE_GL= gl egl
32     USE_XORG= x11 xcomposite xext xdamage xfixes xi xrandr
33     GNU_CONFIGURE= yes
34    
35     GLIB_SCHEMAS= org.gnome.quadrapassel.gschema.xml
36    
37     .include <bsd.port.mk>

Properties

Name Value
svn:eol-style native
svn:keywords MidnightBSD=%H
svn:mime-type text/plain