1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Upgrade to 0.2.16

PR:		ports/10953
Submitted by:	mharo@area51.fremont.ca.us
This commit is contained in:
Justin M. Seger 1999-04-06 22:42:01 +00:00
parent 0fcb7c4aca
commit 47d58be90d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17678
3 changed files with 7 additions and 5 deletions

View File

@ -3,15 +3,18 @@
# Date created: 19 June 1998
# Whom: Andrey Zakhvatov
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1998/06/24 15:34:36 mph Exp $
#
DISTNAME= mp3info-0.2.15
DISTNAME= mp3info-0.2.16
CATEGORIES= audio
MASTER_SITES= ftp://bimbo.hive.no/pub/mp3info/
MAINTAINER= andy@icc.surw.chel.su
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CFLAGS}"
MAN1= mp3info.1
do-install:
@ -19,7 +22,7 @@ do-install:
@ ${INSTALL_MAN} ${WRKSRC}/mp3info.1 ${PREFIX}/man/man1
.if !defined(NOPORTDOCS)
@ ${MKDIR} ${PREFIX}/share/doc/mp3info
.for file in COPYRIGHT ChangeLog README
.for file in ChangeLog README
@ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/mp3info
.endfor
.endif

View File

@ -1 +1 @@
MD5 (mp3info-0.2.15.tar.gz) = e50ce36340ae93fa489007ed07d79316
MD5 (mp3info-0.2.16.tar.gz) = d67b0225a197e91da87e94707121bb21

View File

@ -1,5 +1,4 @@
bin/mp3info
share/doc/mp3info/COPYRIGHT
share/doc/mp3info/ChangeLog
share/doc/mp3info/README
@dirrm share/doc/mp3info