mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
a52b1a298c
PR: ports/174309 Submitted by: Chris Petrik
17 lines
329 B
Makefile
17 lines
329 B
Makefile
# Created by: Espen Skoglund <esk@ira.uka.de>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= chinese
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/xmms
|
|
|
|
PATCH_SITES= ${MASTER_SITE_LOCAL}
|
|
PATCH_SITE_SUBDIR= sobomax
|
|
|
|
EXTRA_PATCHES= ${.CURDIR}/files/extra-patch-xmms-1.2.x-xfont
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
.include "${MASTERDIR}/Makefile"
|