mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Finish stage support
This commit is contained in:
parent
c7c988c343
commit
4018a96d1c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341271
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= climm
|
||||
PORTVERSION= 0.7.1
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= http://www.climm.org/source/ \
|
||||
http://http.bg.climm.org/source/
|
||||
@ -16,10 +16,6 @@ USES= gmake pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
MAN1= climm.1
|
||||
MAN5= climmrc.5
|
||||
MAN7= climmcmds.7
|
||||
|
||||
OPTIONS_DEFINE= ICONV P2P TCL OTR REMOTE XMPP
|
||||
OPTIONS_DEFAULT=ICONV P2P TCL OTR REMOTE
|
||||
P2P_DESC= Enable Peer2peer connection support
|
||||
|
@ -1,4 +1,7 @@
|
||||
bin/climm
|
||||
man/man1/climm.1.gz
|
||||
man/man5/climmrc.5.gz
|
||||
man/man7/climmcmds.7.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.i18n
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.logformat
|
||||
%%PORTDOCS%%%%DOCSDIR%%/icq091.txt
|
||||
|
Loading…
Reference in New Issue
Block a user