Add PLIST.Linux
This commit is contained in:
parent
fe67f603bf
commit
2bfe898320
2 changed files with 6 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# $NetBSD: Makefile,v 1.213 2012/01/30 23:07:06 tron Exp $
|
# $NetBSD: Makefile,v 1.214 2012/01/31 05:54:06 sbd Exp $
|
||||||
|
|
||||||
.include "../../net/samba/Makefile.mirrors"
|
.include "../../net/samba/Makefile.mirrors"
|
||||||
|
|
||||||
DISTNAME= samba-${VERSION}
|
DISTNAME= samba-${VERSION}
|
||||||
PKGREVISION= 3
|
PKGREVISION= 4
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= ${SAMBA_MIRRORS:=stable/}
|
MASTER_SITES= ${SAMBA_MIRRORS:=stable/}
|
||||||
|
|
||||||
|
|
4
net/samba/PLIST.Linux
Normal file
4
net/samba/PLIST.Linux
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
@comment $NetBSD
|
||||||
|
lib/samba/vfs/dirsort.${LIBEXT}
|
||||||
|
lib/samba/vfs/fileid.${LIBEXT}
|
||||||
|
lib/samba/vfs/syncops.${LIBEXT}
|
Loading…
Reference in a new issue