freebsd-ports/archivers/thunar-archive-plugin/Makefile

21 lines
484 B
Makefile
Raw Normal View History

# Created by: ports@c0decafe.net <ports@c0decafe.net>
# $FreeBSD$
PORTNAME= thunar-archive-plugin
PORTVERSION= 0.3.1
PORTREVISION= 4
CATEGORIES= archivers xfce
MASTER_SITES= XFCE/src/thunar-plugins/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Archive plugin for the Thunar File Manager
GNU_CONFIGURE= yes
USE_XFCE= thunar
USES= gettext gmake libtool pkgconfig xfce tar:bzip2
INSTALLS_ICONS= yes
USE_GNOME= intltool
.include <bsd.port.mk>