opnsense-ports/sysutils/xfce4-wavelan-plugin/Makefile
Franco Fichtner 0e33a2e9f9 */*: sync with upstream
Taken from: HardenedBSD
2017-12-01 06:13:09 +01:00

22 lines
553 B
Makefile

# Created by: Manuel Rabade Garica <mig@mig-29.net>
# $FreeBSD$
PORTNAME= xfce4-wavelan-plugin
PORTVERSION= 0.6.0
PORTREVISION= 1
CATEGORIES= sysutils xfce
MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Displays various information about a WaveLAN device
LICENSE= BSD3CLAUSE
GNU_CONFIGURE= yes
USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3
USE_GNOME= gtk30 glib20 intltool cairo gdkpixbuf2
USE_XFCE= panel
INSTALL_TARGET= install-strip
.include <bsd.port.mk>