summaryrefslogtreecommitdiff
path: root/x11-wm/peksystray/Makefile
blob: 87bfe5c327af78fd9aa4a13ee568221030546d6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	PekSysTray
# Date created:				08 Jul 2004
# Whom:					Alexey Dokuchaev <danfe@regency.nsu.ru>
#
# $FreeBSD$
#

PORTNAME=	peksystray
PORTVERSION=	0.2.1
CATEGORIES=	x11-wm
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	stefan.tell@crashmail.de
COMMENT=	A system tray dockapp similar to the GNOME notification area applet

USE_X_PREFIX=	yes
GNU_CONFIGURE=	yes
CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}

PLIST_FILES=	bin/peksystray

.include <bsd.port.mk>