Mon Jan 12 16:19:07 2009 UTC ()
drop maintainership


(jmcneill)
diff -r1.7 -r1.8 pkgsrc/net/sharity-light/Makefile

cvs diff -r1.7 -r1.8 pkgsrc/net/sharity-light/Makefile (expand / switch to unified diff)

--- pkgsrc/net/sharity-light/Makefile 2007/01/07 09:14:06 1.7
+++ pkgsrc/net/sharity-light/Makefile 2009/01/12 16:19:07 1.8
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.7 2007/01/07 09:14:06 rillig Exp $ 1# $NetBSD: Makefile,v 1.8 2009/01/12 16:19:07 jmcneill Exp $
2# 2#
3 3
4DISTNAME= Sharity-Light.1.2 4DISTNAME= Sharity-Light.1.2
5PKGNAME= sharity-light-1.2 5PKGNAME= sharity-light-1.2
6CATEGORIES= net 6CATEGORIES= net
7MASTER_SITES= http://www.obdev.at/ftp/pub/Products/Sharity-Light/ 7MASTER_SITES= http://www.obdev.at/ftp/pub/Products/Sharity-Light/
8 8
9MAINTAINER= jmcneill@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.obdev.at/products/sharity-light/ 10HOMEPAGE= http://www.obdev.at/products/sharity-light/
11COMMENT= Userland smbfs -- SMB to NFS protocol converter 11COMMENT= Userland smbfs -- SMB to NFS protocol converter
12 12
13NOT_FOR_PLATFORM= Interix-*-* # SMB is all native 13NOT_FOR_PLATFORM= Interix-*-* # SMB is all native
14 14
15# avoid picking up a bad value from a users environment 15# avoid picking up a bad value from a users environment
16MAKE_ENV+= "ARCH= " 16MAKE_ENV+= "ARCH= "
17 17
18INSTALLATION_DIRS= ${PKGMANDIR}/man8 sbin 18INSTALLATION_DIRS= ${PKGMANDIR}/man8 sbin
19 19
20post-extract: 20post-extract:
21 ${MKDIR} ${WRKDIR}/unshlight 21 ${MKDIR} ${WRKDIR}/unshlight
22 ${LN} -s ${FILESDIR}/unshlight.c ${WRKDIR}/unshlight 22 ${LN} -s ${FILESDIR}/unshlight.c ${WRKDIR}/unshlight