diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2013-05-19 22:32:01 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2013-05-19 22:32:01 +0000 |
commit | df7b7707d6ebb2464ad640cdf6bc8c32dee54507 (patch) | |
tree | cbb17704028cc1ea720978c78ba308a6abf7a6f8 /devel | |
parent | 254cbd958ae4601b8f87af1afc9c271e191f8898 (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Data-MessagePack-Stream/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Data-MessagePack-Stream/pkg-plist | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-Data-MessagePack-Stream/Makefile b/devel/p5-Data-MessagePack-Stream/Makefile index 86c95e5ff110..b923b8019097 100644 --- a/devel/p5-Data-MessagePack-Stream/Makefile +++ b/devel/p5-Data-MessagePack-Stream/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: Data::MessagePack::Stream -# Date created: 22 Jul 2012 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= Data-MessagePack-Stream PORTVERSION= 0.07 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Data-MessagePack-Stream/pkg-plist b/devel/p5-Data-MessagePack-Stream/pkg-plist index 768c464c9899..6381c57aa406 100644 --- a/devel/p5-Data-MessagePack-Stream/pkg-plist +++ b/devel/p5-Data-MessagePack-Stream/pkg-plist @@ -3,3 +3,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/MessagePack/Stream/Stream.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/MessagePack/Stream/Stream.so @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/MessagePack/Stream +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/MessagePack +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Data/MessagePack +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Data |