diff options
author | obache <obache> | 2011-10-15 10:45:19 +0000 |
---|---|---|
committer | obache <obache> | 2011-10-15 10:45:19 +0000 |
commit | a6349d75d5822247c2ac62a8211e2016439e74b7 (patch) | |
tree | 97a98efba22f303d1d4b43f5be4f028c8b4d3e90 /www/py-flup | |
parent | 9659d02193dd2fdada201a6f1cea76fc995ede79 (diff) | |
download | pkgsrc-a6349d75d5822247c2ac62a8211e2016439e74b7.tar.gz |
LICENSE=2-clause-bsd
Diffstat (limited to 'www/py-flup')
-rw-r--r-- | www/py-flup/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-flup/Makefile b/www/py-flup/Makefile index b6f4095d8ed..99d548d680a 100644 --- a/www/py-flup/Makefile +++ b/www/py-flup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2009/10/19 11:12:08 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2011/10/15 10:45:19 obache Exp $ # DISTNAME= flup-1.0.2 @@ -9,6 +9,7 @@ MASTER_SITES= http://www.saddi.com/software/flup/dist/ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://trac.saddi.com/flup COMMENT= WSGI support modules +LICENSE= 2-clause-bsd PKG_DESTDIR_SUPPORT= user-destdir |