freebsd-ports/sysutils/xfce4-wavelan-plugin/Makefile
Ade Lovett 8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00

29 lines
769 B
Makefile

# New ports collection makefile for: xfce-wavelan-plugin
# Date created: 22 May 2004
# Whom: Manuel Rabade Garica <mig@mig-29.net
#
# $FreeBSD$
#
PORTNAME= xfce4-wavelan-plugin
PORTVERSION= 0.4.1
PORTREVISION= 4
CATEGORIES= sysutils xfce
MASTER_SITES= http://download.berlios.de/xfce-goodies/
DIST_SUBDIR= xfce4
MAINTAINER= mig@mig-29.net
COMMENT= Displays various information about a WaveLAN device
BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
xfce4util.1:${PORTSDIR}/x11/libxfce4util \
xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui
RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
USE_GNOME= gtk20
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>