freebsd-ports/net-p2p/microdc2/Makefile
Sunpoet Po-Chuan Hsieh 40c9c7f7eb Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
2019-04-09 14:04:49 +00:00

27 lines
482 B
Makefile

# Created by: Pankov Pavel <pankov_p@mail.ru>
# $FreeBSD$
PORTNAME= microdc2
PORTVERSION= 0.15.6
PORTREVISION= 8
CATEGORIES= net-p2p
MASTER_SITES= http://corsair626.no-ip.org/microdc/
MAINTAINER= pankov_p@mail.ru
COMMENT= Command-line based Direct Connect client
LICENSE= GPLv2
CONFLICTS= tthsum-[0-9]*
USES= 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>