ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/graphics/openjpeg15/Makefile
Revision: 20353
Committed: Thu Oct 1 02:28:08 2015 UTC (8 years, 8 months ago) by laffer1
Content type: text/plain
File size: 625 byte(s)
Log Message:
fix dist site

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= openjpeg
4 PORTVERSION= 1.5.2
5 PORTREVISION= 1
6 CATEGORIES= graphics
7 PKGNAMESUFFIX= 15
8
9 MAINTAINER= ports@MidnightBSD.org
10 COMMENT= Open-source JPEG 2000 codec
11
12 LICENSE= bsd2
13
14 LIB_DEPENDS= liblcms2.so:${PORTSDIR}/graphics/lcms2 \
15 libpng.so:${PORTSDIR}/graphics/png \
16 libtiff.so:${PORTSDIR}/graphics/tiff
17
18 OPTIONS_DEFINE= DOCS
19
20 DOS2UNIX_FILES= libopenjpeg/opj_malloc.h
21 GNU_CONFIGURE= yes
22 USE_LDCONFIG= yes
23 USES= cmake cpe dos2unix
24
25 PORTDOCS= CHANGES LICENSE
26
27 GH_ACCOUNT= uclouvain
28 GH_TAGNAME= version.${PORTVERSION}
29 USE_GITHUB= yes
30
31 WRKSRC= ${WRKDIR}/openjpeg-version.1.5.2
32
33 .include <bsd.port.mk>

Properties

Name Value
svn:eol-style native
svn:keywords MidnightBSD=%H
svn:mime-type text/plain