summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-01-24 11:10:59 +0000
committerobache <obache@pkgsrc.org>2012-01-24 11:10:59 +0000
commit94160241b2a33575d74c9dda0e3d6f4e4c02254c (patch)
tree963bfad5203fd2939b1e1b655918f98888366860 /mail
parent2900c700f8b68bb2e45060708b99bd0c196b6734 (diff)
downloadpkgsrc-94160241b2a33575d74c9dda0e3d6f4e4c02254c.tar.gz
distutils pkg, register egg-info.
Bump PKGREVISION.
Diffstat (limited to 'mail')
-rw-r--r--mail/py-sendmail-admin/Makefile7
-rw-r--r--mail/py-sendmail-admin/PLIST3
2 files changed, 6 insertions, 4 deletions
diff --git a/mail/py-sendmail-admin/Makefile b/mail/py-sendmail-admin/Makefile
index c9a21e699ae..937381a7955 100644
--- a/mail/py-sendmail-admin/Makefile
+++ b/mail/py-sendmail-admin/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2011/12/03 00:02:15 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2012/01/24 11:10:59 obache Exp $
#
VER= 1.0
DISTNAME= sendmail-admin-${VER}
PKGNAME= ${PYPKGPREFIX}-sendmail-admin-${VER}
+PKGREVISION= 1
CATEGORIES= mail python
MASTER_SITES= http://www.clapper.org/software/python/sendmail-admin/
@@ -18,8 +19,8 @@ USE_LANGUAGES= # none
PKG_DESTDIR_SUPPORT= user-destdir
-PYDISTUTILSPKG= yes
+EGG_NAME= ${DISTNAME:S/-/_/}
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/distutils.mk"
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/mail/py-sendmail-admin/PLIST b/mail/py-sendmail-admin/PLIST
index a099f63366a..0e672554561 100644
--- a/mail/py-sendmail-admin/PLIST
+++ b/mail/py-sendmail-admin/PLIST
@@ -1,3 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2010/03/09 21:20:24 pettai Exp $
+@comment $NetBSD: PLIST,v 1.2 2012/01/24 11:10:59 obache Exp $
bin/mailqs
bin/rmmq
+${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}