mirror of https://git.FreeBSD.org/ports.git
17 lines
348 B
Makefile
17 lines
348 B
Makefile
DISTVERSION= 1.41.5.9522
|
|
DISTVERSIONSUFFIX= a96edc606
|
|
PKGNAMESUFFIX= -plexpass
|
|
|
|
USE_RC_SUBR= ${PORTNAME}_plexpass
|
|
|
|
DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX}
|
|
FILESDIR= ${.CURDIR}/files
|
|
|
|
MASTERDIR= ${.CURDIR}/../plexmediaserver
|
|
|
|
SUB_LIST= PORTNAME=${PORTNAME}_plexpass
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
|
|
.include "${MASTERDIR}/Makefile"
|