1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/audio/p5-MP3-ID3v1Tag/Makefile
Mark Linimon ded58bc113 mat@FreeBSD.org reports no response from this maintainer for several
months about his other ports, so reset this one too.  His last
approved update was 16 months ago.

Maintainer, if this is in error, please contact me directly.
2004-02-11 23:54:39 +00:00

23 lines
440 B
Makefile

# New ports collection makefile for: p5-MP3-ID3v1Tag
# Date created: 13-Aug-2000
# Whom: Leo Kim <leo@florida.sarang.net>
#
# $FreeBSD$
#
PORTNAME= MP3-ID3v1Tag
PORTVERSION= 1.11
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=MP3
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Edit ID3v1 Tags from an Audio MPEG Layer 3
PERL_CONFIGURE= yes
MAN3= MP3::ID3v1Tag.3
.include <bsd.port.mk>