freebsd-ports/www/transmission-web/Makefile
Alexandre C. Guimarães 1f085167fc net-p2p/transmission: Bring all variants to the latest changes.
- this is supposedly to be the actual 3.00 release

Reported by:	lev
2020-05-24 16:33:00 +00:00

18 lines
274 B
Makefile

# $FreeBSD$
CATEGORIES= www
PKGNAMESUFFIX= -web
PORTREVISION= 1
USES= cpe
NO_ARCH= yes
NO_BUILD= yes
PORTDATA= web
MASTERDIR= ${.CURDIR}/../../net-p2p/transmission-cli
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${NONEXISTENT}
SLAVEPORT= web
.include "${MASTERDIR}/Makefile"