View | Details | Raw Unified | Return to bug 74712
Collapse All | Expand All

(-)p5-Text-WikiFormat/Makefile (-1 / +1 lines)
Lines 12-18 Link Here
12
MASTER_SITE_SUBDIR=	Text
12
MASTER_SITE_SUBDIR=	Text
13
PKGNAMEPREFIX=	p5-
13
PKGNAMEPREFIX=	p5-
14
14
15
MAINTAINER=	zaa@ulstu.ru
15
MAINTAINER=	zaa@zaa.pp.ru
16
COMMENT=	Module for translating Wiki formatted text into other formats
16
COMMENT=	Module for translating Wiki formatted text into other formats
17
17
18
BUILD_DEPENDS=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
18
BUILD_DEPENDS=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
(-)p5-Text-WikiFormat/pkg-plist (+3 lines)
Line 0 Link Here
1
@unexec rmdir %D/%%SITE_PERL%%/auto/Text 2>/dev/null || true
2
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true
3
@unexec rmdir %D/%%SITE_PERL%%/Text 2>/dev/null || true

Return to bug 74712