aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmms-mailnotify/Makefile
blob: 0ac944b43887808a14ccc1decafaa54bc9237c61 (plain) (blame)
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:    xmms-mailnotify
# Date created:         03.02.2002
# Whom:             Tilman Linneweh <arved@FreeBSD.org>
#
# $FreeBSD$

PORTNAME=   xmms-mailnotify
PORTVERSION=    0.2.0
CATEGORIES= audio
MASTER_SITES=   http://iso.kapsobor.de/xmms/

MAINTAINER= arved@FreeBSD.org

LIB_DEPENDS=    xmms.3:${PORTSDIR}/audio/xmms

USE_X_PREFIX=   yes
USE_LIBTOOL=    yes
USE_GMAKE=  yes
USE_GNOMENG=    yes
USE_GNOME=  gtk12
INSTALLS_SHLIB= yes

.include <bsd.port.mk>