aboutsummaryrefslogtreecommitdiff
path: root/net/sakisafecli/Makefile
blob: f85b3bdc8767d902c36cdac951141ff280947d69 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	sakisafe
DISTVERSION=	2.0.7
CATEGORIES=	net
MASTER_SITES=	http://git.qorg11.net/sakisafe.git/snapshot/
LICENSE=	GPLv3
CFLAGS=		-I/usr/local/include -fPIC
LIB_DEPENDS=	libconfig.so:devel/libconfig \
		libcurl.so:ftp/curl
MAINTAINER=	teru-sama@ebin.city
COMMENT=	Client for many file-sharing websites.
WWW=		https://git.qorg11.net/sakisafe.git
.include <bsd.port.mk>