pkgsrc-wip/schismtracker/Makefile
Aleksej Saushev 86d91fcc81 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-10-07 16:22:53 +00:00

19 lines
442 B
Makefile

# $NetBSD: Makefile,v 1.3 2012/10/07 16:22:54 asau Exp $
#
DISTNAME= schismtracker-0.5rc1
CATEGORIES= audio
MASTER_SITES= http://rigelseven.com/schism/dl/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= lars.nordlund@hem.utfors.se
HOMEPAGE= http://rigelseven.com/schism/
COMMENT= Music tracker similar to Impulse Tracker
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
.include "../../devel/SDL/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"