freebsd-ports/audio/xmms-mailnotify/Makefile
Edwin Groothuis 46ce44959c The domain of the original distribution site has gone missing in action.
Informed maintainer.
Noticed on: portsurvey
2002-12-27 01:00:29 +00:00

24 lines
477 B
Makefile

# 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= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= arved
MAINTAINER= arved@FreeBSD.org
LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms
USE_X_PREFIX= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
INSTALLS_SHLIB= yes
.include <bsd.port.mk>