freebsd-ports/sysutils/xfce4-minicmd-plugin/Makefile
Oliver Lehmann 157c3e2264 update xfce to 4.6.1
bump PORTREVISION where necessary
2009-05-06 14:56:27 +00:00

25 lines
605 B
Makefile

# New ports collection makefile for: minicmd plugin for xfce4
# Date created: 16 August 2003
# Whom: Dmitry Sivachenko <demon@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xfce4-minicmd-plugin
PORTVERSION= 0.4
PORTREVISION= 6
CATEGORIES= sysutils xfce
MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/panel-plugins/4.4/
DIST_SUBDIR= xfce4
MAINTAINER= demon@FreeBSD.org
COMMENT= Displays a mini-command line on the xfce4-panel
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
USE_XFCE= configenv panel
.include <bsd.port.mk>