diff options
author | tv <tv@pkgsrc.org> | 2005-10-31 16:09:18 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-10-31 16:09:18 +0000 |
commit | c4e47b6e2a2fdbc75d13575ca9e519a1002e6820 (patch) | |
tree | 93f901c17b5be142364222edcaece7f035327444 /audio/nspmod | |
parent | 0883ce490cb823dbf87c0dbbdd6c8a71e4bd1ca9 (diff) | |
download | pkgsrc-c4e47b6e2a2fdbc75d13575ca9e519a1002e6820.tar.gz |
NOT_FOR_PLATFORM Interix.
Diffstat (limited to 'audio/nspmod')
-rw-r--r-- | audio/nspmod/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/nspmod/Makefile b/audio/nspmod/Makefile index 564b07b28e6..79e89e7bed2 100644 --- a/audio/nspmod/Makefile +++ b/audio/nspmod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/02/23 03:28:49 minskim Exp $ +# $NetBSD: Makefile,v 1.13 2005/10/31 16:11:20 tv Exp $ # DISTNAME= nspmod-0.1 @@ -9,6 +9,8 @@ MAINTAINER= mycroft@NetBSD.ORG #HOMEPAGE= http://www.jeton.or.jp/users/toru/www/orgsoft/index.html COMMENT= MOD/S3M/MTM tracker that does its own DSP, uses VoxWare v2.90+ +NOT_FOR_PLATFORM= Interix-*-* + PKG_INSTALLATION_TYPES= overwrite pkgviews INSTALLATION_DIRS= bin man/man1 |