1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/sysutils/xfce4-places-plugin/Makefile

26 lines
581 B
Makefile
Raw Normal View History

# New ports collection makefile for: xfce4-places-plugin
# Date created: 2007-03-23
# Whom: Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xfce4-places-plugin
2008-06-18 23:12:52 +00:00
PORTVERSION= 1.1.0
PORTREVISION= 3
CATEGORIES= sysutils xfce
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
DIST_SUBDIR= xfce4
MAINTAINER= miwi@FreeBSD.org
COMMENT= A file browser launcher for XFce4 panel plugin
2007-04-22 16:05:47 +00:00
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
2007-04-22 16:05:47 +00:00
USE_XFCE= configenv panel thunar
.include <bsd.port.mk>