Add glg 0.2.a, Open Application Builder (code generator) for the

GTK and/or GNOME.

PR:		27762
Submitted by:	Olivier Singla <lo_gafet@users.sourceforge.net>
This commit is contained in:
Will Andrews 2001-06-11 04:24:12 +00:00
parent 1812a769a4
commit 3e047fb212
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43803
6 changed files with 45 additions and 0 deletions

View File

@ -135,6 +135,7 @@
SUBDIR += gindent
SUBDIR += glade
SUBDIR += glade--
SUBDIR += glg
SUBDIR += glib12
SUBDIR += glib13
SUBDIR += global

32
devel/glg/Makefile Normal file
View File

@ -0,0 +1,32 @@
# New ports collection makefile for: glg
# Date created: 23 May 2001
# Whom: Olivier Singla <lo_gafet@users.sourceforge.net>
#
# $FreeBSD$
#
PORTNAME= glg
PORTVERSION= 0.2.a
CATEGORIES= devel gnome
MASTER_SITES= http://glg.sourceforge.net/ \
${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= glg
MAINTAINER= lo_gafet@users.sourceforge.net
USE_GMAKE= yes
USE_GLIB= yes
USE_GTK= yes
WANT_GNOME= yes
.include <bsd.port.pre.mk>
.if defined(HAVE_GNOME)
USE_GNOME= yes
.endif
pre-build:
find ${WRKSRC} -name Makefile | xargs ${PERL} \
-pi -e "s@gtk-config@${GTK_CONFIG}@g"
.include <bsd.port.post.mk>

1
devel/glg/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (glg-0.2.a.tar.gz) = 8dd7d297cc924f76c1ccf19d6c50add6

1
devel/glg/pkg-comment Normal file
View File

@ -0,0 +1 @@
Open Application Builder (code generator) for the GTK and/or GNOME

9
devel/glg/pkg-descr Normal file
View File

@ -0,0 +1,9 @@
Open Application Builder (code generator) for the GTK and/or GNOME.
GLG (Gtk Lo Gafet) lets you to build interactively a complete GTK
(or Gnome) application. GLG generates C source for now.
WWW: http://glg.sourceforge.net
- Olivier Singla
lo_gafet@users.sourceforge.net

1
devel/glg/pkg-plist Normal file
View File

@ -0,0 +1 @@
bin/glg