1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

- Update to version 3.7.15

PR:		59469
Submitted by:	Ports Fury
This commit is contained in:
Kirill Ponomarev 2003-11-19 15:08:44 +00:00
parent 9fc0a9005a
commit cf48f82344
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94381
3 changed files with 15 additions and 7 deletions

View File

@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= abcm2ps
PORTVERSION= 2.11.3
PORTVERSION= 3.7.15
CATEGORIES= print audio
MASTER_SITES= http://moinejf.free.fr/
@ -15,4 +15,10 @@ COMMENT= Converts ABC to music sheet in PostScript format
GNU_CONFIGURE= yes
ALL_TARGET= abcm2ps
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
.endif
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (abcm2ps-2.11.3.tar.gz) = 7ebf6ac9b94b16e6443ce911bb10a4ec
MD5 (abcm2ps-3.7.15.tar.gz) = 78b009e6eff000013d29f4f351212d5b

View File

@ -1,6 +1,8 @@
bin/abcm2ps
share/abcm2ps/fbook.fmt
share/abcm2ps/fonts.fmt
share/abcm2ps/landscape.fmt
share/abcm2ps/tight.fmt
@dirrm share/abcm2ps
%%DATADIR%%/fbook.fmt
%%DATADIR%%/fonts.fmt
%%DATADIR%%/landscape.fmt
%%DATADIR%%/tight.fmt
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm %%DATADIR%%