Index: head/archivers/engrampa/Makefile =================================================================== --- head/archivers/engrampa/Makefile (revision 526095) +++ head/archivers/engrampa/Makefile (revision 526096) @@ -1,40 +1,40 @@ # Created by: Anders Nordby # $FreeBSD$ PORTNAME= engrampa PORTVERSION= 1.22.2 CATEGORIES= archivers mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Archive manager for zip files, tar, etc -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib RUN_DEPENDS= ${LOCALBASE}/bin/gtar:archivers/gtar \ ${LOCALBASE}/bin/unzip:archivers/unzip PORTSCOUT= limitw:1,even USES= desktop-file-utils gettext gmake gnome libtool localbase \ mate pathfix pkgconfig tar:xz USE_MATE= caja USE_GNOME= cairo gtk30 intltool USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-packagekit INSTALLS_ICONS= yes INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.mate.engrampa.gschema.xml post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/src/fr-command-tar.c \ ${WRKSRC}/src/fr-command-zip.c .include Index: head/archivers/engrampa/pkg-descr =================================================================== --- head/archivers/engrampa/pkg-descr (revision 526095) +++ head/archivers/engrampa/pkg-descr (revision 526096) @@ -1,19 +1,19 @@ Engrampa is an archive manager for the MATE environment. It is only a front-end (a graphical interface) to archiving programs like tar and zip. The supported file types are: * Tar archives uncompressed (.tar) or compressed with gzip (.tar.gz , .tgz), bzip (.tar.bz , .tbz), bzip2 (.tar.bz2 , .tbz2), compress (.tar.Z , .taz), lzop (.tar.lzo , .tzo) * Zip archives (.zip) * Jar archives (.jar , .ear , .war) * Lha archives (.lzh) * Rar archives (.rar) * Single files compressed with gzip, bzip, bzip2, compress, lzop Engrampa also has a document viewer based on bonobo that lets you view files of any type for which you have a viewer. Former WinZip users may find this program useful. It serves the same purpose. -WWW: http://mate-desktop.org/ +WWW: https://mate-desktop.org/