Lines 6-23
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= libexif |
8 |
PORTNAME= libexif |
9 |
PORTVERSION= 0.5.10 |
9 |
PORTVERSION= 0.5.12 |
10 |
PORTREVISION= 1 |
|
|
11 |
CATEGORIES= graphics |
10 |
CATEGORIES= graphics |
12 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
13 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
12 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
14 |
|
13 |
|
15 |
MAINTAINER= ports@FreeBSD.org |
14 |
MAINTAINER= yinjieh@csie.nctu.edu.tw |
16 |
COMMENT= Library to read digital camera file meta-data |
15 |
COMMENT= Library to read digital camera file meta-data |
17 |
|
16 |
|
18 |
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext |
17 |
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext |
19 |
|
18 |
|
20 |
USE_BZIP2= yes |
|
|
21 |
USE_GNOME= gnomehack gnometarget pkgconfig |
19 |
USE_GNOME= gnomehack gnometarget pkgconfig |
22 |
USE_LIBTOOL= yes |
20 |
USE_LIBTOOL= yes |
23 |
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |
21 |
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |