freebsd-ports/devel/gnomecommon/Makefile
Joe Marcus Clarke 45fb7002ac Update to 2.4.0.
PR:		57602
Submitted by:	Koop Mast <einekoai@chello.nl>
2003-10-05 09:26:47 +00:00

25 lines
557 B
Makefile

# New ports collection makefile for: gnomecommon
# Date created: 04 April 2002
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gnomecommon
PORTVERSION= 2.4.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-common/2.4
DISTNAME= gnome-common-${PORTVERSION}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Common automake macros for GNOME and GNOME 2
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= pkgconfig gnometarget
GNU_CONFIGURE= yes
.include <bsd.port.mk>