68c5d65d89
This version fixes several security vulnerabilities including Secunia Advisory SA39345. For other changes, see share/doc/abcm2ps/Changes.
16 lines
383 B
Makefile
16 lines
383 B
Makefile
# $NetBSD: Makefile,v 1.6 2010/04/20 17:40:47 minskim Exp $
|
|
|
|
DISTNAME= abcm2ps-5.9.13
|
|
CATEGORIES= print
|
|
MASTER_SITES= http://moinejf.free.fr/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://moinejf.free.fr/
|
|
COMMENT= Converts ABC to music sheet in PostScript format
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= yes
|
|
BUILD_TARGET= ${PKGBASE}
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|