aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/transmission-utils/Makefile
blob: d7fe4763e0007c2548bb6204c8d8f9ed6af732b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PKGNAMESUFFIX=	-utils
PORTREVISION=	3

WWW=		https://www.transmissionbt.com/

NLS_USES=	gettext-tools:build

MASTERDIR=	${.CURDIR}/../transmission-cli
DESCR=		${.CURDIR}/pkg-descr
PLIST=		${.CURDIR}/pkg-plist

SLAVEPORT=	utils

.include "${MASTERDIR}/Makefile"