1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

- Fix plist

Reported by:	pointyhat via kris
This commit is contained in:
Andrew Pantyukhin 2006-12-03 04:06:50 +00:00
parent b0846be39d
commit 94efed750b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178646
2 changed files with 10 additions and 5 deletions

View File

@ -21,11 +21,6 @@ RUN_DEPENDS= tiff2pdf:${PORTSDIR}/graphics/tiff \
USE_PERL5= yes
USE_GETTEXT= yes
PERL_CONFIGURE= yes
LOCALES= de en_GB fr nl sv
PLIST_FILES= bin/${PORTNAME} share/applications/${PORTNAME}.desktop \
${LOCALES:S|^|share/locale/|:S|$|/LC_MESSAGES/${PORTNAME}.mo|} \
%%SITE_PERL%%/%%PERL_ARCH%%/auto/${PORTNAME}/.packlist
PLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/${PORTNAME}
USE_GMAKE= yes
MAN1= ${PORTNAME}.1

View File

@ -0,0 +1,10 @@
bin/gscan2pdf
share/applications/gscan2pdf.desktop
share/locale/de/LC_MESSAGES/gscan2pdf.mo
share/locale/en_GB/LC_MESSAGES/gscan2pdf.mo
share/locale/fr/LC_MESSAGES/gscan2pdf.mo
share/locale/nl/LC_MESSAGES/gscan2pdf.mo
share/locale/sv/LC_MESSAGES/gscan2pdf.mo
%%SITE_PERL%%/%%PERL_ARCH%%/auto/gscan2pdf/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/gscan2pdf
@dirrmtry share/applications