freebsd-ports/net/libmediawiki/Makefile
Thomas Zander b50a4186ce Chase ffmpeg 3.3 update (ABI changes)
PR:		218658
Submitted by:	riggs
2017-04-25 08:20:30 +00:00

22 lines
435 B
Makefile

# $FreeBSD$
PORTNAME= libmediawiki
PORTVERSION= 4.12.0
PORTREVISION= 1
CATEGORIES= net kde
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE4 library for accessing MediaWiki sites
PORTSCOUT= limit:^4\.12\.
USES= pathfix
USE_LDCONFIG= yes
.include "${.CURDIR:H:H}/graphics/digikam-kde4/Makefile.common"
# Replace some values set up by Makefile.common
DIGIKAM_VER= ${PORTVERSION}
DISTINFO_FILE= ${.CURDIR}/distinfo
.include <bsd.port.mk>