pkgsrc-wip/nicotine+/Makefile

26 lines
675 B
Makefile
Raw Normal View History

2007-03-03 15:54:57 +01:00
# $NetBSD: Makefile,v 1.6 2007/03/03 14:54:57 shattered Exp $
#
DISTNAME= nicotine+-1.2.6
CATEGORIES= net audio x11
MASTER_SITES= http://www.nicotine-plus.org/files/tarballs/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jfranz@bsdprojects.net
HOMEPAGE= http://www.nicotine-plus.org/
2007-03-03 15:54:57 +01:00
COMMENT= Client for the SoulSeek, a peer-to-peer network for music
2006-12-20 00:04:32 +01:00
CONFLICTS= nicotine-[0-9]*
WRKSRC= ${WRKDIR}/${DISTNAME}/
USE_DIRS+= xdg-1.4
USE_LANGUAGES= # none
2007-03-03 15:54:57 +01:00
PYTHON_VERSIONS_ACCEPTED= 24 23 22
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes
.include "../../lang/python/extension.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/py-gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"