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

(-)graphics/sane-backends/Makefile (+1 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	sane-backends
8
PORTNAME=	sane-backends
9
PORTVERSION=	1.0.13
9
PORTVERSION=	1.0.13
10
PORTREVISION=	1
10
CATEGORIES=	graphics
11
CATEGORIES=	graphics
11
MASTER_SITES=	ftp://ftp.mostang.com/pub/sane/%SUBDIR%/ \
12
MASTER_SITES=	ftp://ftp.mostang.com/pub/sane/%SUBDIR%/ \
12
		ftp://ftp.de.mostang.com/pub/sane/%SUBDIR%/ \
13
		ftp://ftp.de.mostang.com/pub/sane/%SUBDIR%/ \
(-)graphics/sane-backends/pkg-plist (-13 / +15 lines)
Lines 308-324 Link Here
308
%%PORTDOCS%%share/doc/sane/umax/umax.CHANGES
308
%%PORTDOCS%%share/doc/sane/umax/umax.CHANGES
309
%%PORTDOCS%%share/doc/sane/umax/umax.FAQ
309
%%PORTDOCS%%share/doc/sane/umax/umax.FAQ
310
%%PORTDOCS%%share/doc/sane/umax/umax.TODO
310
%%PORTDOCS%%share/doc/sane/umax/umax.TODO
311
%%PORTDOCS%%@dirrm share/doc/sane/umax
312
%%PORTDOCS%%@dirrm share/doc/sane/teco
313
%%PORTDOCS%%@dirrm share/doc/sane/sceptre
314
%%PORTDOCS%%@dirrm share/doc/sane/plustek
315
%%PORTDOCS%%@dirrm share/doc/sane/mustek_usb
316
%%PORTDOCS%%@dirrm share/doc/sane/mustek
317
%%PORTDOCS%%@dirrm share/doc/sane/matsushita
318
%%PORTDOCS%%@dirrm share/doc/sane/leo
319
%%PORTDOCS%%@dirrm share/doc/sane/gt68xx
320
%%PORTDOCS%%@dirrm share/doc/sane/canon
321
%%PORTDOCS%%@dirrm share/doc/sane
322
share/locale/bg/LC_MESSAGES/sane-backends.mo
311
share/locale/bg/LC_MESSAGES/sane-backends.mo
323
share/locale/cs/LC_MESSAGES/sane-backends.mo
312
share/locale/cs/LC_MESSAGES/sane-backends.mo
324
share/locale/de/LC_MESSAGES/sane-backends.mo
313
share/locale/de/LC_MESSAGES/sane-backends.mo
Lines 330-337 Link Here
330
share/locale/pt/LC_MESSAGES/sane-backends.mo
319
share/locale/pt/LC_MESSAGES/sane-backends.mo
331
share/locale/ru/LC_MESSAGES/sane-backends.mo
320
share/locale/ru/LC_MESSAGES/sane-backends.mo
332
share/locale/sv/LC_MESSAGES/sane-backends.mo
321
share/locale/sv/LC_MESSAGES/sane-backends.mo
322
@exec mkdir %D/share/sane
323
@exec mkdir %D/share/sane/gt68xx
324
@unexec rmdir %D/share/sane/gt68xx 2>/dev/null || true
325
@unexec rmdir %D/share/sane 2>/dev/null || true
326
%%PORTDOCS%%@dirrm share/doc/sane/umax
327
%%PORTDOCS%%@dirrm share/doc/sane/teco
328
%%PORTDOCS%%@dirrm share/doc/sane/sceptre
329
%%PORTDOCS%%@dirrm share/doc/sane/plustek
330
%%PORTDOCS%%@dirrm share/doc/sane/mustek_usb
331
%%PORTDOCS%%@dirrm share/doc/sane/mustek
332
%%PORTDOCS%%@dirrm share/doc/sane/matsushita
333
%%PORTDOCS%%@dirrm share/doc/sane/leo
334
%%PORTDOCS%%@dirrm share/doc/sane/gt68xx
335
%%PORTDOCS%%@dirrm share/doc/sane/canon
336
%%PORTDOCS%%@dirrm share/doc/sane
333
@dirrm lib/sane
337
@dirrm lib/sane
334
@dirrm include/sane
338
@dirrm include/sane
335
@dirrm etc/sane.d
339
@dirrm etc/sane.d
336
@dirrm share/sane/gt68xx
337
@dirrm share/sane

Return to bug 60010