mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
Update to version 0.1.1.
PR: 11972 Submitted by: Chris Piazza <cpiazza@home.net>
This commit is contained in:
parent
1f9a89c9b6
commit
4d5c74e893
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19247
@ -1,15 +1,16 @@
|
||||
# New ports collection makefile for: gIDE
|
||||
# Version required: 0.0.14
|
||||
# Version required: 0.1.1
|
||||
# Date created: 29 Jul 1998
|
||||
# Whom: rom
|
||||
#
|
||||
# $Id: Makefile,v 1.21 1999/04/23 18:06:21 mharo Exp $
|
||||
# $Id: Makefile,v 1.22 1999/05/30 03:36:55 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gIDE-0.0.14
|
||||
PKGNAME= gide-0.0.14
|
||||
DISTNAME= gIDE-0.1.1
|
||||
PKGNAME= gide-0.1.1
|
||||
CATEGORIES= devel gnome
|
||||
MASTER_SITES= http://gide.pn.org/
|
||||
MASTER_SITES= http://gide.gdev.net/ \
|
||||
http://gide.pn.org/
|
||||
|
||||
MAINTAINER= rom_glsa@ein-hashofet.co.il
|
||||
|
||||
@ -30,6 +31,9 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
GTK_CONFIG="${GTK_CONFIG}" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
|
||||
MAN1= gide.1
|
||||
MAN1= gide.1 gdbio.1
|
||||
|
||||
pre-install:
|
||||
@${MKDIR} ${PREFIX}/share/gnome/gIDE/extra
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gIDE-0.0.14.tar.gz) = 0daed165ae67472e8cc8504ffc583d81
|
||||
MD5 (gIDE-0.1.1.tar.gz) = 71f00a7a48b04e347890aed7139a13f3
|
||||
|
@ -1,2 +1,13 @@
|
||||
bin/gdbio
|
||||
bin/gide
|
||||
share/gnome/gIDE/extra/README
|
||||
share/gnome/gIDE/extra/compile_sets
|
||||
share/gnome/gIDE/extra/functions.highlight
|
||||
share/gnome/gIDE/extra/functions.ignore
|
||||
share/gnome/gIDE/extra/gide.scm
|
||||
share/gnome/gIDE/extra/glob
|
||||
share/gnome/gIDE/extra/glob.scm
|
||||
share/gnome/gIDE/extra/patterns
|
||||
share/gnome/gIDE/extra/patterns.scm
|
||||
@dirrm share/gnome/gIDE/extra
|
||||
@dirrm share/gnome/gIDE
|
||||
|
Loading…
x
Reference in New Issue
Block a user