2008-08-18 14:38:30 +02:00
|
|
|
# New ports collection makefile for: thunar-archive-plugin
|
|
|
|
# Date created: 2008-07-27
|
|
|
|
# Whom: ports@c0decafe.net <ports@c0decafe.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= thunar-archive-plugin
|
2011-03-03 11:12:30 +01:00
|
|
|
PORTVERSION= 0.3.0
|
2011-07-27 07:48:55 +02:00
|
|
|
PORTREVISION= 3
|
2008-08-18 14:38:30 +02:00
|
|
|
CATEGORIES= archivers xfce
|
2011-03-03 11:12:30 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_XFCE}
|
|
|
|
MASTER_SITE_SUBDIR=/src/thunar-plugins//${PORTNAME}/${PORTVERSION:R}
|
|
|
|
DIST_SUBDIR= xfce4
|
2008-08-18 14:38:30 +02:00
|
|
|
|
|
|
|
MAINTAINER= ports@c0decafe.net
|
|
|
|
COMMENT= Archive plugin for the Thunar File Manager
|
|
|
|
|
|
|
|
USE_BZIP2= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_XFCE= configenv libexo thunar
|
|
|
|
USE_GETTEXT= yes
|
|
|
|
INSTALLS_ICONS= yes
|
2011-04-26 22:32:52 +02:00
|
|
|
USE_GNOME= desktopfileutils intltool
|
2011-03-03 11:12:30 +01:00
|
|
|
USE_GMAKE= yes
|
2008-08-18 14:38:30 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|