mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
0074518032
This port now uses master port's distinfo. PR: ports/73231 Submitted by: Dima Panov <redfox@Fluffy.Khv.RU> Pointy hat: all mine
21 lines
396 B
Makefile
21 lines
396 B
Makefile
# New ports collection makefile for: xmms
|
|
# Date created: 9 November 2003
|
|
# Whom: oleg dashevskii <be9-ml@be9.ru>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xmms
|
|
CATEGORIES= russian
|
|
|
|
MAINTAINER= be9-ml@be9.ru
|
|
COMMENT= RusXMMS - X Multimedia System with Russian encoding patch
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/xmms
|
|
|
|
CONFLICTS= xmms-[0-9]*
|
|
|
|
WITH_ENCODING_PATCH= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|