freebsd-ports/devel/gnome-common/Makefile

19 lines
408 B
Makefile
Raw Normal View History

# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/devel/gnome-common/Makefile,v 1.20 2012/10/16 08:47:10 kwm Exp $
PORTNAME= gnome-common
PORTVERSION= 3.6.0
CATEGORIES= devel
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Common automake macros for GNOME 2 and GNOME 3
USE_XZ= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>