aboutsummaryrefslogtreecommitdiffstats
path: root/russian/napster/Makefile
blob: 037d6bea05795be30403c374714e61a4a3d67527 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Roman Y. Bogdanov <sam@brj.pp.ru>
# $FreeBSD$

PORTNAME=   nap
CATEGORIES= russian

MAINTAINER= sam@brj.pp.ru
COMMENT=    Client for the OpenNAP network with koi8 <> win1251 encoding patch

MASTERDIR=  ${.CURDIR}/../../audio/napster

CONFLICTS=  nap-[0-9]*

WITH_ENCODING_PATCH=    yes

pre-configure:
    @${PATCH} ${PATCH_ARGS} < ${.CURDIR}/files/extra-win2koi

.include "${MASTERDIR}/Makefile"