pkgsrc/audio/mikmod/Makefile
tv c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00

20 lines
520 B
Makefile

# $NetBSD: Makefile,v 1.36 2004/10/03 00:13:07 tv Exp $
#
DISTNAME= mikmod-3.1.6-a
PKGNAME= mikmod-3.1.6a
PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://mikmod.raphnet.net/files/
MAINTAINER= mycroft@NetBSD.org
HOMEPAGE= http://mikmod.raphnet.net/
COMMENT= MOD player for UNI IT XM S3M MOD MTM STM DSM MED FAR ULT 669 files
USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes
USE_BUILDLINK3= yes
.include "../../audio/libmikmod/buildlink3.mk"
.include "../../devel/ncurses/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"