1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/devel/gnome-devel/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

31 lines
650 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_GNOMENG= yes
USE_GNOME= gnomelibs gal
USE_PYTHON= yes
do-install: # empty
.include <bsd.port.mk>