1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
freebsd-ports/devel/gnome-devel/Makefile
2003-04-20 03:03:05 +00:00

30 lines
633 B
Makefile

# New ports collection makefile for: gnome-devel
# Date created: 23 May 2002
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gnome-devel
PORTVERSION= 1.4.1b2
CATEGORIES= devel gnome
MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
MAINTAINER= gnome@FreeBSD.org
COMMENT= The "meta-port" for the GNOME development API
RUN_DEPENDS= intltool-merge:${PORTSDIR}/textproc/intltool
LIB_DEPENDS= gnomemm-1.2.10:${PORTSDIR}/x11-toolkits/gnome--
IGNORE= "Needs more work on the dependency chain"
NO_BUILD= yes
USE_GNOME= gnomelibs gal
USE_PYTHON= yes
do-install: # empty
.include <bsd.port.mk>