summaryrefslogtreecommitdiff
path: root/filesystems/py-fuse-bindings/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/py-fuse-bindings/Makefile')
-rw-r--r--filesystems/py-fuse-bindings/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/filesystems/py-fuse-bindings/Makefile b/filesystems/py-fuse-bindings/Makefile
index 69921cc767e..3d32977119a 100644
--- a/filesystems/py-fuse-bindings/Makefile
+++ b/filesystems/py-fuse-bindings/Makefile
@@ -1,17 +1,18 @@
-# $NetBSD: Makefile,v 1.5 2011/12/16 00:50:46 gdt Exp $
+# $NetBSD: Makefile,v 1.6 2011/12/16 01:07:23 gdt Exp $
#
-DISTNAME= fuse-python-0.2.1
-PKGNAME= ${PYPKGPREFIX}-fuse-bindings-0.2.1
+VERSION= 0.2.1
+DISTNAME= fuse-python-${VERSION}
+PKGNAME= ${PYPKGPREFIX}-fuse-bindings-${VERSION}
CATEGORIES= filesystems python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse/fuse-python}/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sourceforge.net/apps/mediawiki/fuse/index.php?title=FusePython
COMMENT= Python bindings for FUSE and refuse
-
LICENSE= gnu-lgpl-v2.1
+EGG_NAME= fuse_python-${VERSION}
PYDISTUTILSPKG= yes
PY_PATCHLIST= yes
USE_TOOLS+= pkg-config