Lines 6-19
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= milter-bogom |
8 |
PORTNAME= milter-bogom |
9 |
PORTVERSION= 1.7.1 |
9 |
PORTVERSION= 1.8.1 |
10 |
PORTREVISION= 1 |
|
|
11 |
CATEGORIES= mail |
10 |
CATEGORIES= mail |
12 |
MASTER_SITES= http://www.usebox.net/jjm/bogom/ \ |
11 |
MASTER_SITES= http://www.usebox.net/jjm/bogom/ \ |
13 |
http://blackshell.usebox.net/bogom/ |
12 |
http://blackshell.usebox.net/bogom/ |
14 |
DISTNAME= bogom-${PORTVERSION} |
13 |
DISTNAME= bogom-${PORTVERSION} |
15 |
|
14 |
|
16 |
MAINTAINER= victor@alf.dyndns.ws |
15 |
MAINTAINER= victor@bsdes.net |
17 |
COMMENT= Simple sendmail milter to interface bogofilter |
16 |
COMMENT= Simple sendmail milter to interface bogofilter |
18 |
|
17 |
|
19 |
RUN_DEPENDS= bogofilter:${PORTSDIR}/mail/bogofilter |
18 |
RUN_DEPENDS= bogofilter:${PORTSDIR}/mail/bogofilter |
Lines 52-56
Link Here
|
52 |
|
51 |
|
53 |
post-install: |
52 |
post-install: |
54 |
@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL |
53 |
@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL |
|
|
54 |
@${CAT} ${PKGMESSAGE} |
55 |
|
55 |
|
56 |
.include <bsd.port.mk> |
56 |
.include <bsd.port.mk> |