mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
This commit is contained in:
parent
93b7ed7f50
commit
88cab673f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96733
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= mailgraph
|
||||
PORTVERSION= 1.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://people.ee.ethz.ch/~dws/software/mailgraph/pub/
|
||||
|
||||
@ -32,4 +33,9 @@ do-install:
|
||||
@${SETENV} ${SCRIPTS_ENV} ${SH} ${PKGINSTALL}
|
||||
@${CHOWN} www:www ${PREFIX}/www/cgi-bin/
|
||||
|
||||
post-install:
|
||||
@${ECHO}
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
@${ECHO}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
2
mail/mailgraph/pkg-message
Normal file
2
mail/mailgraph/pkg-message
Normal file
@ -0,0 +1,2 @@
|
||||
Make sure this script should be invoked with privilege to read
|
||||
/var/log/maillog.
|
Loading…
Reference in New Issue
Block a user