mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Gobby is a multi-user collabrative editing software.
PR: ports/89099 Submitted by: Wesley Shields <wxs@csh.rit.edu>
This commit is contained in:
parent
93e98b9364
commit
491d1c60fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148617
@ -68,6 +68,7 @@
|
||||
SUBDIR += gnotepad+
|
||||
SUBDIR += gnuserv
|
||||
SUBDIR += gnuserv-emacs20
|
||||
SUBDIR += gobby
|
||||
SUBDIR += gphpedit
|
||||
SUBDIR += hexcurse
|
||||
SUBDIR += hexedit
|
||||
|
28
editors/gobby/Makefile
Normal file
28
editors/gobby/Makefile
Normal file
@ -0,0 +1,28 @@
|
||||
# Ports collection makefile for: gobby
|
||||
# Date created: 28 September 2005
|
||||
# Whom: Wesley Shields <wxs@csh.rit.edu>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gobby
|
||||
PORTVERSION= 0.2.2
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= http://releases.0x539.de/gobby/
|
||||
|
||||
MAINTAINER= wxs@csh.rit.edu
|
||||
COMMENT= A free collaborative editor
|
||||
|
||||
LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \
|
||||
gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
|
||||
net6-1.1.0:${PORTSDIR}/net/net6 \
|
||||
obby-0.2.0:${PORTSDIR}/devel/obby
|
||||
|
||||
USE_XLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomehack pkgconfig gtksourceview
|
||||
USE_GCC= 3.4
|
||||
|
||||
PLIST_FILES= bin/gobby
|
||||
|
||||
.include <bsd.port.mk>
|
3
editors/gobby/distinfo
Normal file
3
editors/gobby/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (gobby-0.2.2.tar.gz) = 9a1b61ee3aebe737e5d9918f7601b5d4
|
||||
SHA256 (gobby-0.2.2.tar.gz) = 56c4dcf121eb496ac0b1d212783e3c7f01e427359a768ffa952355093a985eda
|
||||
SIZE (gobby-0.2.2.tar.gz) = 258917
|
3
editors/gobby/pkg-descr
Normal file
3
editors/gobby/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
A free collaborative editor.
|
||||
|
||||
WWW: http://gobby.0x539.de
|
Loading…
Reference in New Issue
Block a user