@sample the roundcubemail/.htaccess file, it contains user-serviceable parts.

Requested by/ok ajacoutot@

(reminder, ports is not fully open.)
This commit is contained in:
sthen 2010-02-24 13:40:37 +00:00
parent 61d822e8d5
commit 521a7f32bf
2 changed files with 8 additions and 5 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.21 2010/01/09 12:05:20 sthen Exp $
# $OpenBSD: Makefile,v 1.22 2010/02/24 13:40:37 sthen Exp $
COMMENT = imap4 webmail client
DISTNAME = roundcubemail-0.3.1
PKGNAME = ${DISTNAME}p0
PKGNAME = ${DISTNAME}p1
CATEGORIES = mail www
HOMEPAGE = http://www.roundcube.net/
@ -30,7 +30,9 @@ RUN_DEPENDS = :php5-core-*:www/php5/core \
do-install:
cp -Rp ${WRKDIST} ${INSTDIR}
mv ${INSTDIR}/config/mimetypes.php ${INSTDIR}/config/mimetypes.php.dist
.for i in .htaccess config/mimetypes.php
mv ${INSTDIR}/$i ${INSTDIR}/$i.dist
.endfor
chown -R ${SHAREOWN}:${SHAREGRP} ${INSTDIR}
find ${INSTDIR} \( -name \*.orig -or -name \*.src \) -exec rm -f {} \;

View File

@ -1,6 +1,7 @@
@comment $OpenBSD: PLIST,v 1.14 2009/11/02 17:20:10 sthen Exp $
@comment $OpenBSD: PLIST,v 1.15 2010/02/24 13:40:37 sthen Exp $
roundcubemail/
roundcubemail/.htaccess
roundcubemail/.htaccess.dist
@sample roundcubemail/.htaccess
roundcubemail/CHANGELOG
roundcubemail/INSTALL
roundcubemail/LICENSE