summaryrefslogtreecommitdiffstats
path: root/x11-themes/adwaita-icon-theme/Makefile
blob: 7a618e1d07e8bc4812357f4c04584d867f38f89c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Gustau Pérez i Querol <gustau.perez@gmail.com>
# $FreeBSD$
#   $MCom$

PORTNAME=   adwaita-icon-theme
PORTVERSION=    3.14.1
PORTREVISION=   1
CATEGORIES= x11-themes gnome
MASTER_SITES=   GNOME
DIST_SUBDIR=    gnome3

MAINTAINER= gnome@FreeBSD.org
COMMENT=    GNOME Symbolic Icons

INSTALLS_ICONS= yes
USES=       gmake pathfix pkgconfig tar:xz
USE_GNOME=  gnomeprefix gtk30 librsvg2:build intltool
GNU_CONFIGURE=  yes

.include <bsd.port.mk>