2013-03-08 11:51:34 +01:00
|
|
|
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
|
2002-04-13 00:28:22 +02:00
|
|
|
# $FreeBSD$
|
2013-03-08 11:51:34 +01:00
|
|
|
# $MCom: ports/devel/gnome-common/Makefile,v 1.20 2012/10/16 08:47:10 kwm Exp $
|
2002-04-13 00:28:22 +02:00
|
|
|
|
2006-05-28 06:06:27 +02:00
|
|
|
PORTNAME= gnome-common
|
2013-03-08 11:51:34 +01:00
|
|
|
PORTVERSION= 3.6.0
|
2002-04-13 00:28:22 +02:00
|
|
|
CATEGORIES= devel
|
2009-02-02 02:36:16 +01:00
|
|
|
MASTER_SITES= GNOME
|
2002-04-13 00:28:22 +02:00
|
|
|
DIST_SUBDIR= gnome2
|
|
|
|
|
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
2013-03-08 11:51:34 +01:00
|
|
|
COMMENT= Common automake macros for GNOME 2 and GNOME 3
|
2002-04-13 00:28:22 +02:00
|
|
|
|
2013-03-08 11:51:34 +01:00
|
|
|
USE_XZ= yes
|
2002-04-13 00:28:22 +02:00
|
|
|
USE_GMAKE= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|