freebsd-ports/devel/gnome-common/Makefile
Koop Mast 6829c6d24c Update to 3.10.0.
Enable stage support.
2013-09-23 15:08:15 +00:00

18 lines
422 B
Makefile

# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/devel/gnome-common/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= gnome-common
PORTVERSION= 3.10.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
USES= gmake pkgconfig
GNU_CONFIGURE= yes
.include <bsd.port.mk>