- Fix plist
- Trim header Reported by: poudriere exp-run
This commit is contained in:
parent
c4bf6b5449
commit
fdcc5ae0eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318294
2 changed files with 2 additions and 7 deletions
|
@ -1,13 +1,9 @@
|
|||
# New ports collection makefile for: sysutils/p5-Same-SIDhelper
|
||||
# Date created: 2010-02-26
|
||||
# Whom: Zane C, Bowers <vvelox@vvelox.net>
|
||||
#
|
||||
# Created by: Zane C, Bowers <vvelox@vvelox.net>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Samba-SIDhelper
|
||||
PORTVERSION= 0.0.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= Samba
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
%%SITE_PERL%%/Samba/SIDhelper.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Samba/SIDhelper/.packlist
|
||||
@dirrmtry %%SITE_PERL%%/Samba/SIDhelper/
|
||||
@dirrmtry %%SITE_PERL%%/Samba/
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Samba/SIDhelper/
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Samba/
|
||||
|
|
Loading…
Reference in a new issue