- Fix plist and bump PORTREVISION

Noticed by:	bento via kris
This commit is contained in:
Kirill Ponomarev 2004-01-30 22:34:26 +00:00
parent 3731331131
commit 169a499b9b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99546
2 changed files with 13 additions and 9 deletions

View File

@ -8,7 +8,7 @@
PORTNAME= ctrlproxy
PORTVERSION= 2.6
PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= http://jelmer.vernstok.nl/ctrlproxy/
@ -31,8 +31,10 @@ MAKE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
MAN1= ctrlproxy.1
MAN5= ctrlproxyrc.5
MAN7= admin.7ctrlproxy antiflood.7ctrlproxy auto-away.7ctrlproxy \
ctcp.7ctrlproxy log_custom.7ctrlproxy log_irssi.7ctrlproxy \
nickserv.7ctrlproxy noticelog.7ctrlproxy \
ctcp.7ctrlproxy linestack_file.7ctrlproxy linestack_memory.7ctrlproxy \
log_custom.7ctrlproxy log_irssi.7ctrlproxy motd-file.7ctrlproxy \
nickserv.7ctrlproxy noticelog.7ctrlproxy repl_command.7ctrlproxy \
repl_highlight.7ctrlproxy repl_none.7ctrlproxy repl_simple.7ctrlproxy \
socket.7ctrlproxy stats.7ctrlproxy strip.7ctrlproxy
post-patch:

View File

@ -18,10 +18,12 @@ lib/ctrlproxy/librepl_simple.so
lib/ctrlproxy/libsocket.so
lib/ctrlproxy/libstats.so
lib/ctrlproxy/libstrip.so
share/ctrlproxy/motd
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%%%DOCSDIR%%/ctrlproxy.html
%%PORTDOCS%%%%DOCSDIR%%/ctrlproxy.pdf
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm share/ctrlproxy
@dirrm lib/ctrlproxy
%%DOCSDIR%%/AUTHORS
%%DOCSDIR%%/COPYING
%%DOCSDIR%%/TODO
%%DOCSDIR%%/ctrlproxy.html
%%DOCSDIR%%/ctrlproxy.pdf
@dirrm %%DOCSDIR%%