1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/japanese/gnome/Makefile
Ade Lovett fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00

29 lines
554 B
Makefile

# New ports collection makefile for: gnome
# Date created: 02 November 2000
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gnome
PORTVERSION= 1.4.1b2
PORTREVISION= 8
CATEGORIES= japanese x11 gnome
MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
MAINTAINER= ports@FreeBSD.org
COMMENT= The Japanese "meta-port" for the GNOME integrated X11 desktop
LIB_DEPENDS= gnome.5:${PORTSDIR}/japanese/gnomelibs \
gal.23:${PORTSDIR}/japanese/gal
NO_BUILD= yes
USE_PYTHON= yes
do-install: # empty
.include <bsd.port.mk>