View | Details | Raw Unified | Return to bug 202557
Collapse All | Expand All

(-)graphics/converseen/Makefile (-2 / +4 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	converseen
4
PORTNAME=	converseen
5
PORTVERSION=	0.9.2
5
PORTVERSION=	0.9.2
6
PORTREVISION=	1
6
CATEGORIES=	graphics
7
CATEGORIES=	graphics
7
MASTER_SITES=	SF/${PORTNAME}/Converseen/Converseen%200.9/
8
MASTER_SITES=	SF/${PORTNAME}/Converseen/Converseen%200.9/
8
9
Lines 10-20 Link Here
10
COMMENT=	Easy to use graphics conversion utility
11
COMMENT=	Easy to use graphics conversion utility
11
12
12
LICENSE=	GPLv3
13
LICENSE=	GPLv3
14
LICENSE_FILE=	${WRKSRC}/COPYING
13
15
14
LIB_DEPENDS=	libMagick++-6.so:${PORTSDIR}/graphics/ImageMagick
16
LIB_DEPENDS=	libMagick++-6.so:${PORTSDIR}/graphics/ImageMagick
15
17
16
USES=		cmake gettext iconv tar:bzip2
18
USES=		cmake tar:bzip2
17
USE_QT4=	corelib gui linguist_build moc_build qmake_build \
19
USE_QT4=	corelib network gui linguisttools_build moc_build qmake_build \
18
		rcc_build uic_build
20
		rcc_build uic_build
19
21
20
post-patch:
22
post-patch:

Return to bug 202557