- Fix plist
- Trim header Reported by: poudriere exp-run
This commit is contained in:
parent
8731c8cc64
commit
4762188cfa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318301
2 changed files with 2 additions and 6 deletions
|
@ -1,12 +1,9 @@
|
|||
# New ports collection makefile for: p5-DBIx-Tree
|
||||
# Date created: January 29th 2003
|
||||
# Whom: Philip M. Gollucci <philip@p6m7g8.com>
|
||||
#
|
||||
# Created by: Philip M. Gollucci <philip@p6m7g8.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= DBIx-Tree
|
||||
PORTVERSION= 1.96
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
|
|
@ -2,5 +2,4 @@
|
|||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Tree/.packlist
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Tree
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx
|
||||
@dirrmtry %%SITE_PERL%%/auto/DBIx
|
||||
@dirrmtry %%SITE_PERL%%/DBIx
|
||||
|
|
Loading…
Reference in a new issue