freebsd-ports/russian/napster/Makefile
Mathieu Arnold 1cc9fcd1c7 Extract do-patch into a separate script.
PR:		215761
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D9029
2017-01-16 16:47:00 +00:00

19 lines
386 B
Makefile

# 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]*
USES= ncurses
WITH_ENCODING_PATCH= yes
EXTRA_PATCHES= ${.CURDIR}/files/extra-win2koi
.include "${MASTERDIR}/Makefile"