mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
18 lines
336 B
Makefile
18 lines
336 B
Makefile
# Created by: oleg dashevskii <be9-ml@be9.ru>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= xmms
|
|
CATEGORIES= russian
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= RusXMMS - X Multimedia System with Russian encoding patch
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/xmms
|
|
|
|
CONFLICTS= xmms-[0-9]*
|
|
|
|
WITH_RUSXMMS_PATCHES= yes
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|