aboutsummaryrefslogtreecommitdiffstats
path: root/data
ModeNameSize
-rw-r--r--.cvsignore54logstatsplainblame
-rw-r--r--Makefile.am1934logstatsplainblame
d---------cde_app_root106logstatsplain
-rw-r--r--evolution.11762logstatsplainblame
-rw-r--r--evolution.desktop.in.in420logstatsplainblame
-rw-r--r--evolution.keys.in.in1500logstatsplainblame
-rw-r--r--evolution.mime47logstatsplainblame
span>exclude 'mkstemp.[ch]' \ --exclude 'tempname.[ch]' --exclude 'basename.[ch]' CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .if !defined(WITHOUT_OPENSSL) USE_OPENSSL= yes CONFIGURE_ARGS+= --with-ssl --with-force-ssl post-install: # # @${CAT} ${PKGMESSAGE} # # .endif .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} USES= gettext iconv CONFIGURE_ARGS+=${ICONV_CONFIGURE_ARG} \ --with-libintl-prefix=${LOCALBASE} LANGS=en@quot es it .for lang in ${LANGS} PLIST_FILES+= share/locale/${lang}/LC_MESSAGES/cadaver.mo .endfor .else CONFIGURE_ARGS+=--disable-nls \ --without-libiconv-prefix \ --without-libintl-prefix .endif .include <bsd.port.mk>