summaryrefslogblamecommitdiffstats
path: root/deskutils/gnome-sound-recorder/Makefile
blob: 9518076e2eeab4c76d6e58bf96c1209bf143b4b2 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                   
                                                                     









                                                          
# Created by: Gustau Perez <gustau.perez@gmail.com>
# $FreeBSD$
#   $MCom$

PORTNAME=   gnome-sound-recorder
PORTVERSION=    3.12.1
CATEGORIES= deskutils gnome
MASTER_SITES=   GNOME
DIST_SUBDIR=    gnome3

MAINTAINER= gnome@FreeBSD.org
COMMENT=    GNOME sound recorder application

LIB_DEPENDS=    libgjs.so:${PORTSDIR}/lang/gjs

USES=       gettext gmake libtool:keepla pathfix pkgconfig tar:xz
USE_GNOME=  gnomedesktop3 gnomeprefix gtk30 intlhack \
        introspection:build
USE_LDCONFIG=   yes
GNU_CONFIGURE=  yes
USE_PYTHON= 3
INSTALLS_ICONS= yes
CPPFLAGS+=  -I${LOCALBASE}/include
LDFLAGS+=   -L${LOCALBASE}/lib

.include <bsd.port.mk>