freebsd-ports/multimedia/plexmediaserver-plexpass/Makefile
Mark Felder dbdb1c3d72 Restore ONLY_FOR_ARCHS
Fix a few rc script issues that mainly affected the plexpass slave port
2014-11-29 16:39:06 +00:00

23 lines
534 B
Makefile

# Created by: KalleDK <plexmaintainer@k-moeller.dk>
# $FreeBSD$
PORTVERSION= 0.9.11.4.739
PORTREVISION= 3
PKGNAMESUFFIX= -plexpass
MAINTAINER= feld@FreeBSD.org
PLEX_BUILD= a4e710f
USE_RC_SUBR= ${PORTNAME}_plexpass
MASTERDIR=${.CURDIR}/../plexmediaserver
DISTINFO_FILE= ${.CURDIR}/distinfo
PLIST= ${.CURDIR}/pkg-plist
FILESDIR= ${.CURDIR}/files
DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX}
SUB_LIST= PORTNAME=${PORTNAME}_plexpass DATADIR=${DATADIR} USERS=${USERS} GROUPS=${GROUPS}
.include "${MASTERDIR}/Makefile"