mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
New port gxedit, a small editor written with GTk.
PR: 7134 Submitted by: Dom Mitchell <dom@myrddin.demon.co.uk>
This commit is contained in:
parent
0235841ea0
commit
7a03827998
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11638
25
editors/gxedit/Makefile
Normal file
25
editors/gxedit/Makefile
Normal file
@ -0,0 +1,25 @@
|
||||
# New ports collection makefile for: gxedit
|
||||
# Version required: 1.04
|
||||
# Date created: 01 Jul 1998
|
||||
# Whom: Dom Mitchell <dom@myrddin.demon.co.uk>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= GXedit1.04
|
||||
PKGNAME= gxedit-1.04
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= http://devplanet.fastethernet.net/
|
||||
EXTRACT_SUFX= .tar
|
||||
|
||||
MAINTAINER= dom@myrddin.demon.co.uk
|
||||
|
||||
LIB_DEPENDS+= gtk\\.1\\.4:${PORTSDIR}/x11/gtk
|
||||
|
||||
EXTRACT_BEFORE_ARGS= -xf
|
||||
USE_X11= yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/gxedit ${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
1
editors/gxedit/distinfo
Normal file
1
editors/gxedit/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (GXedit1.04.tar) = dd7cc37a310eea8cb8b87807bad11fd7
|
1
editors/gxedit/pkg-comment
Normal file
1
editors/gxedit/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A simple GTK+ editor.
|
1
editors/gxedit/pkg-descr
Normal file
1
editors/gxedit/pkg-descr
Normal file
@ -0,0 +1 @@
|
||||
A Simple GTK+ editor.
|
1
editors/gxedit/pkg-plist
Normal file
1
editors/gxedit/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
bin/gxedit
|
Loading…
x
Reference in New Issue
Block a user