Update version
This commit is contained in:
parent
7f2ab44d93
commit
8e27e0ffe1
2 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2009/04/25 22:32:00 jihbed Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2009/05/16 12:33:33 jihbed Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pylast-0.3.2
|
||||
DISTNAME= pylast-0.3.4
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://pylast.googlecode.com/files/
|
||||
|
@ -9,6 +9,7 @@ MASTER_SITES= http://pylast.googlecode.com/files/
|
|||
MAINTAINER= kamel.derouiche@gmail.com
|
||||
HOMEPAGE= http://code.google.com/p/pylast/
|
||||
COMMENT= Python interface to Last.fm
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/25 22:32:00 jihbed Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2009/05/16 12:33:33 jihbed Exp $
|
||||
${PYSITELIB}/pylast.py
|
||||
${PYSITELIB}/pylast.pyc
|
||||
${PYSITELIB}/pylast.pyo
|
||||
|
|
Loading…
Reference in a new issue