View | Details | Raw Unified | Return to bug 195776 | Differences between
and this patch

Collapse All | Expand All

(-)simage/Makefile (+6 lines)
Lines 10-15 Link Here
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	ports@FreeBSD.org
11
COMMENT=	Library with image format loaders and front-ends
11
COMMENT=	Library with image format loaders and front-ends
12
12
13
LICENSE=	MIT unknown
14
LICENSE_COMB=	dual
15
LICENSE_NAME=	mpeg2enc
16
LICENSE_TEXT=	https://bitbucket.org/Coin3D/simage/src/2c958a61ea/LICENSE.mpeg2enc
17
LICENSE_PERMS=	no-dist-sell,no-pkg-sell
18
13
LIB_DEPENDS=	libsndfile.so:${PORTSDIR}/audio/libsndfile \
19
LIB_DEPENDS=	libsndfile.so:${PORTSDIR}/audio/libsndfile \
14
		libvorbis.so:${PORTSDIR}/audio/libvorbis \
20
		libvorbis.so:${PORTSDIR}/audio/libvorbis \
15
		libjasper.so:${PORTSDIR}/graphics/jasper \
21
		libjasper.so:${PORTSDIR}/graphics/jasper \

Return to bug 195776