blob: c9f2a1d3d7b64a1d31b455bb83345b3b577f2b7d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
PORTNAME= microdc2
PORTVERSION= 0.15.6
PORTREVISION= 10
CATEGORIES= net-p2p
MASTER_SITES= http://corsair626.no-ip.org/microdc/
MAINTAINER= pankov_p@mail.ru
COMMENT= Command-line based Direct Connect client
WWW= http://corsair626.no-ip.org/microdc/
LICENSE= GPLv2
DEPRECATED= BROKEN for more than an year
EXPIRATION_DATE= 2023-11-30
BROKEN= does not build: undefined symbol: main_to_utf8_string
CONFLICTS= tthsum
USES= gnome iconv readline
GNU_CONFIGURE= yes
USE_GNOME= libxml2
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
NLS_USES= gettext
NLS_CONFIGURE_OFF= --disable-nls
.include <bsd.port.mk>
|