freebsd-ports/audio/timidity++-slang/Makefile
Alexey Dokuchaev e86b55727a For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed.
2013-03-13 11:54:25 +00:00

15 lines
303 B
Makefile

# Created by: Yoichi Asai <yatt@msc.biglobe.ne.jp>
# $FreeBSD$
PKGNAMESUFFIX= -slang
MAINTAINER= ports@FreeBSD.org
COMMENT= Slang interface for TiMidity++
MAKE_JOBS_SAFE= yes
MASTERDIR= ${.CURDIR}/../../audio/timidity++
PLIST_FILES= ${TIMID_LIBDIR}/interface_s.so
.include "${MASTERDIR}/Makefile"