Lines 5-19
Link Here
|
5 |
PORTVERSION= 1.0 |
5 |
PORTVERSION= 1.0 |
6 |
PORTREVISION= 2 |
6 |
PORTREVISION= 2 |
7 |
CATEGORIES= mail www |
7 |
CATEGORIES= mail www |
8 |
MASTER_SITES= # none |
|
|
9 |
DISTFILES= # none |
10 |
|
8 |
|
11 |
MAINTAINER= ports@FreeBSD.org |
9 |
MAINTAINER= ports@FreeBSD.org |
12 |
COMMENT= "meta-port" to install SquirrelMail plugins |
10 |
COMMENT= "meta-port" to install SquirrelMail plugins |
13 |
|
11 |
|
14 |
NO_BUILD= yes |
|
|
15 |
NO_MTREE= yes |
16 |
|
17 |
SQUIRRELDIR?= ${PREFIX}/www/squirrelmail |
12 |
SQUIRRELDIR?= ${PREFIX}/www/squirrelmail |
18 |
|
13 |
|
19 |
OPTIONS_DEFINE= BUTTONS CALENDAR LDAPPW LGAUTH LGNOTES MAILFT MLOGIN \ |
14 |
OPTIONS_DEFINE= BUTTONS CALENDAR LDAPPW LGAUTH LGNOTES MAILFT MLOGIN \ |
Lines 86-92
Link Here
|
86 |
WETTER_DESC= Weather in Germany plugin |
81 |
WETTER_DESC= Weather in Germany plugin |
87 |
WETTER_RUN_DEPENDS= squirrelmail-wetteronline-plugin>0:${PORTSDIR}/mail/squirrelmail-wetteronline-plugin |
82 |
WETTER_RUN_DEPENDS= squirrelmail-wetteronline-plugin>0:${PORTSDIR}/mail/squirrelmail-wetteronline-plugin |
88 |
|
83 |
|
89 |
do-install: build |
84 |
USES= metaport |
90 |
@${DO_NADA} |
|
|
91 |
|
85 |
|
92 |
.include <bsd.port.mk> |
86 |
.include <bsd.port.mk> |