summaryrefslogtreecommitdiff
path: root/news/lottanzb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/lottanzb/Makefile')
-rw-r--r--news/lottanzb/Makefile32
1 files changed, 32 insertions, 0 deletions
diff --git a/news/lottanzb/Makefile b/news/lottanzb/Makefile
new file mode 100644
index 00000000000..0e6747aaf43
--- /dev/null
+++ b/news/lottanzb/Makefile
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/01/05 13:20:21 jmcneill Exp $
+#
+
+DISTNAME= lottanzb-0.4.0
+CATEGORIES= news
+MASTER_SITES= http://www.lottanzb.org/releases/
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.lottanzb.org/
+COMMENT= GNOME front-end for HellaNZB
+
+PY_PATCHPLIST= yes
+PYDISTUTILSPKG= yes
+USE_PKGLOCALEDIR= yes
+USE_DIRS+= gnome2-1.5
+USE_TOOLS+= intltool msgfmt pkg-config
+
+PYTHON_VERSIONS_ACCEPTED= 25 24
+DEPENDS+= ${PYPKGPREFIX}-setuptools>=0.6c6:../../devel/py-setuptools
+INSTALLATION_DIRS+= ${PYSITELIB}
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/extension.mk"
+
+.include "../../databases/shared-mime-info/mimedb.mk"
+.include "../../graphics/gnome-icon-theme/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../textproc/gnome-doc-utils/buildlink3.mk"
+.include "../../x11/py-kiwi/buildlink3.mk"
+.include "../../mk/omf-scrollkeeper.mk"
+.include "../../mk/bsd.pkg.mk"