pkgsrc/net/nicotine/Makefile
reed 6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00

22 lines
597 B
Makefile

# $NetBSD: Makefile,v 1.6 2004/01/03 18:49:50 reed Exp $
#
DISTNAME= nicotine-1.0.6
PKGREVISION= 1
CATEGORIES= net audio x11
MASTER_SITES= http://nicotine.thegraveyard.org/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= hubertf@NetBSD.org
HOMEPAGE= http://nicotine.thegraveyard.org/
COMMENT= Client for soulseek, a peer-to-peer network for music
PYTHON_VERSIONS_ACCEPTED= 22pth 23pth
USE_BUILDLINK2= yes
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes
.include "../../lang/python/extension.mk"
.include "../../x11/gtk2/buildlink2.mk"
.include "../../x11/py-gtk2/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"