summaryrefslogblamecommitdiffstats
path: root/devel/gnome-common/Makefile
blob: 99c2ab2f77c562bf5478ce867b947b62adbdc6ea (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
















                                                              
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
#    $MCom$

PORTNAME=   gnome-common
PORTVERSION=    3.12.0
CATEGORIES= devel
MASTER_SITES=   GNOME
DIST_SUBDIR=    gnome2

MAINTAINER= gnome@FreeBSD.org
COMMENT=    Common automake macros for GNOME 2 and GNOME 3

USES=       gmake pkgconfig tar:xz
GNU_CONFIGURE=  yes

.include <bsd.port.mk>