1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

- Fix pkg-plist

- Switch from www/data/ to www/

Please Read the UPDATING.

Submitted by:   pointyhat via kris
This commit is contained in:
Martin Wilke 2006-11-21 19:32:08 +00:00
parent 3d0c189455
commit 6e1ca1b86d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177740
3 changed files with 9 additions and 3 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= hastymail
PORTVERSION= 1.5
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= hastymail
@ -20,7 +21,8 @@ SUB_FILES= pkg-message
WWWOWN?= www
WWWGRP?= www
INSTALL_DIR?= www/data/${PORTNAME}
INSTALL_DIR?= www/${PORTNAME}
PLIST= ${WRKDIR}/pkg-plist
WANT_PHP_WEB= yes
USE_PHP= session imap

View File

@ -7,6 +7,7 @@
PORTNAME= hastymail
PORTVERSION= 1.5
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= hastymail
@ -20,7 +21,8 @@ SUB_FILES= pkg-message
WWWOWN?= www
WWWGRP?= www
INSTALL_DIR?= www/data/${PORTNAME}
INSTALL_DIR?= www/${PORTNAME}
PLIST= ${WRKDIR}/pkg-plist
WANT_PHP_WEB= yes
USE_PHP= session imap

View File

@ -7,6 +7,7 @@
PORTNAME= hastymail
PORTVERSION= 1.5
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= hastymail
@ -20,7 +21,8 @@ SUB_FILES= pkg-message
WWWOWN?= www
WWWGRP?= www
INSTALL_DIR?= www/data/${PORTNAME}
INSTALL_DIR?= www/${PORTNAME}
PLIST= ${WRKDIR}/pkg-plist
WANT_PHP_WEB= yes
USE_PHP= session imap