Lines 1-20
Link Here
|
1 |
PORTNAME= gphotofs |
1 |
PORTNAME= gphotofs |
2 |
PORTVERSION= 0.5 |
2 |
DISTVERSION= 0.5.20181029 |
3 |
PORTREVISION= 5 |
|
|
4 |
CATEGORIES= graphics sysutils |
3 |
CATEGORIES= graphics sysutils |
5 |
MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION}.0 |
|
|
6 |
PKGNAMEPREFIX= fusefs- |
4 |
PKGNAMEPREFIX= fusefs- |
7 |
|
5 |
|
8 |
MAINTAINER= danfe@FreeBSD.org |
6 |
MAINTAINER= danfe@FreeBSD.org |
9 |
COMMENT= Mount PTP camera as a file system |
7 |
COMMENT= Mount PTP camera as a file system |
10 |
WWW= http://gphoto.sourceforge.net/proj/gphotofs/ |
8 |
WWW= https://github.com/gphoto/gphotofs |
11 |
|
9 |
|
12 |
LICENSE= GPLv2 |
10 |
LICENSE= GPLv2 |
13 |
|
11 |
|
14 |
LIB_DEPENDS= libgphoto2.so:graphics/libgphoto2 |
12 |
LIB_DEPENDS= libgphoto2.so:graphics/libgphoto2 |
15 |
|
13 |
|
16 |
USES= fuse gnome pkgconfig tar:bzip2 |
14 |
USES= autoreconf fuse gnome libtool pkgconfig |
17 |
USE_GNOME= glib20 |
15 |
USE_GNOME= glib20 |
|
|
16 |
|
17 |
USE_GITHUB= yes |
18 |
GH_ACCOUNT= gphoto |
19 |
GH_TAGNAME= 9f9f594 |
20 |
|
18 |
GNU_CONFIGURE= yes |
21 |
GNU_CONFIGURE= yes |
19 |
|
22 |
|
20 |
PLIST_FILES= bin/gphotofs |
23 |
PLIST_FILES= bin/gphotofs |