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

(-)www/nanoblogger-extra/Makefile (+3 lines)
Lines 8-19 Link Here
8
8
9
PORTNAME=	nanoblogger-extra
9
PORTNAME=	nanoblogger-extra
10
PORTVERSION=	3.4
10
PORTVERSION=	3.4
11
PORTREVISION=	1
11
CATEGORIES=	www
12
CATEGORIES=	www
12
MASTER_SITES=	SF/nanoblogger/${PORTNAME}/Version%20${PORTVERSION}
13
MASTER_SITES=	SF/nanoblogger/${PORTNAME}/Version%20${PORTVERSION}
13
14
14
MAINTAINER=	tobias.rehbein@web.de
15
MAINTAINER=	tobias.rehbein@web.de
15
COMMENT=	Extras for nanoblogger, a small weblog engine
16
COMMENT=	Extras for nanoblogger, a small weblog engine
16
17
18
DATADIR=	${PREFIX}/share/nanoblogger
19
17
RUN_DEPENDS=	nb:${PORTSDIR}/www/nanoblogger
20
RUN_DEPENDS=	nb:${PORTSDIR}/www/nanoblogger
18
21
19
NO_BUILD=	yes
22
NO_BUILD=	yes
(-)www/nanoblogger-extra/pkg-plist (-23 / +23 lines)
Lines 24-63 Link Here
24
%%DATADIR%%/lang/tr/messages.lang
24
%%DATADIR%%/lang/tr/messages.lang
25
%%DATADIR%%/lang/tr/plugins.lang
25
%%DATADIR%%/lang/tr/plugins.lang
26
%%DATADIR%%/lang/tr/templates.lang
26
%%DATADIR%%/lang/tr/templates.lang
27
%%DATADIR%%/lang/zh_TW/help.txt 
27
%%DATADIR%%/lang/zh_TW/help.txt
28
%%DATADIR%%/lang/zh_TW/messages.lang
28
%%DATADIR%%/lang/zh_TW/messages.lang
29
%%DATADIR%%/lang/zh_TW/plugins.lang
29
%%DATADIR%%/lang/zh_TW/plugins.lang
30
%%DATADIR%%/lang/zh_TW/templates.lang
30
%%DATADIR%%/lang/zh_TW/templates.lang
31
%%DATADIR%%/plugins/001_mymood.off
31
%%DATADIR%%/plugins/archive/category/include_listings.sh
32
%%DATADIR%%/plugins/archive/category/include_listings.sh
32
%%DATADIR%%/plugins/archive/master_fullindex.off
33
%%DATADIR%%/plugins/archive/master_fullindex.off
33
%%DATADIR%%/plugins/entry/format/autopbr.sh
34
%%DATADIR%%/plugins/entry/format/autopbr.sh
34
%%DATADIR%%/plugins/entry/z0_excerpt.off
35
%%DATADIR%%/plugins/entry/z0_excerpt.off
36
%%DATADIR%%/plugins/file_links.sh
37
%%DATADIR%%/plugins/fortune.sh
35
%%DATADIR%%/plugins/page/format/autopbr.sh
38
%%DATADIR%%/plugins/page/format/autopbr.sh
36
%%DATADIR%%/plugins/page/page_links.off
39
%%DATADIR%%/plugins/page/page_links.off
40
%%DATADIR%%/plugins/rss.sh
37
%%DATADIR%%/plugins/shortcode/yahoobuzz.sh
41
%%DATADIR%%/plugins/shortcode/yahoobuzz.sh
38
%%DATADIR%%/plugins/shortcode/youtube.sh
42
%%DATADIR%%/plugins/shortcode/youtube.sh
39
%%DATADIR%%/plugins/001_mymood.off
40
%%DATADIR%%/plugins/file_links.sh
41
%%DATADIR%%/plugins/fortune.sh
42
%%DATADIR%%/plugins/rss.sh
43
%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
43
%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
44
%%PORTDOCS%%@dirrm %%DOCSDIR%%
44
%%PORTDOCS%%@dirrm %%DOCSDIR%%
45
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/
45
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/
46
@dirrm %%DATADIR%%/default/styles
46
@dirrmtry %%DATADIR%%/default/styles
47
@dirrm %%DATADIR%%/default/templates
47
@dirrmtry %%DATADIR%%/default/templates
48
@dirrm %%DATADIR%%/default
48
@dirrmtry %%DATADIR%%/default
49
@dirrm %%DATADIR%%/lang/de
49
@dirrmtry %%DATADIR%%/lang/de
50
@dirrm %%DATADIR%%/lang/es
50
@dirrmtry %%DATADIR%%/lang/es
51
@dirrm %%DATADIR%%/lang/fr
51
@dirrmtry %%DATADIR%%/lang/fr
52
@dirrm %%DATADIR%%/lang/tr
52
@dirrmtry %%DATADIR%%/lang/tr
53
@dirrm %%DATADIR%%/lang/zh_TW
53
@dirrmtry %%DATADIR%%/lang/zh_TW
54
@dirrm %%DATADIR%%/lang
54
@dirrmtry %%DATADIR%%/lang
55
@dirrm %%DATADIR%%/plugins/archive/category
55
@dirrmtry %%DATADIR%%/plugins/archive/category
56
@dirrm %%DATADIR%%/plugins/archive
56
@dirrmtry %%DATADIR%%/plugins/archive
57
@dirrm %%DATADIR%%/plugins/entry/format
57
@dirrmtry %%DATADIR%%/plugins/entry/format
58
@dirrm %%DATADIR%%/plugins/entry
58
@dirrmtry %%DATADIR%%/plugins/entry
59
@dirrm %%DATADIR%%/plugins/page/format
59
@dirrmtry %%DATADIR%%/plugins/page/format
60
@dirrm %%DATADIR%%/plugins/shortcode
60
@dirrmtry %%DATADIR%%/plugins/shortcode
61
@dirrm %%DATADIR%%/plugins/page
61
@dirrmtry %%DATADIR%%/plugins/page
62
@dirrm %%DATADIR%%/plugins
62
@dirrmtry %%DATADIR%%/plugins
63
@dirrm %%DATADIR%%
63
@dirrmtry %%DATADIR%%

Return to bug 141689