Skip to content

Commit

Permalink
Bug:
Browse files Browse the repository at this point in the history
Submitted by:   olegb@
Reviewed by:
Approved by:
Obtained from:

Port:		file-roller
Version:	2.4.1.1

Initial checkin, of this gnome2.4 app.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@4194 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
Ole Guldberg Jensen committed Dec 11, 2003
1 parent a116451 commit d70d434
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions gnome/file-roller/Portfile
@@ -0,0 +1,22 @@
# $Id: Portfile,v 1.1 2003/12/11 15:58:52 olegb Exp $
PortSystem 1.0
name file-roller
version 2.4.1.1
description An archive manager for GNOME
long_description File Roller is an archive manager for the GNOME \
environment. Archive manager means that you can: \
* Create and modify archives. \
* View the content of an archive. \
* View a file contained in the archive. \
* Extract files from the archive.
maintainers olegb@opendarwin.org
categories gnome
platforms darwin
homepage http://fileroller.sourceforge.net/
master_sites gnome:sources/file-roller/2.4/
checksums md5 912ac30bbdf43451405c11f8927bf960
depends_lib lib:libgnome-session:gnome-session
use_bzip2 yes
configure.args --mandir=${prefix}/share/man
configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"

0 comments on commit d70d434

Please sign in to comment.