1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/audio/p5-MP3-Info/Makefile
Sergey Skvortsov c5bdf5a659 Update to 1.01
Submitted by:	Leo Kim <leo@florida.sarang.net>
PR:		42759
2002-09-15 14:18:50 +00:00

23 lines
444 B
Makefile

# New ports collection makefile for: p5-MP3-Info
# Date created: 14-Aug-2000
# Whom: Leo Kim <leo@florida.sarang.net>
#
# $FreeBSD$
#
PORTNAME= MP3-Info
PORTVERSION= 1.01
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=MP3
PKGNAMEPREFIX= p5-
MAINTAINER= leo@florida.sarang.net
PERL_CONFIGURE= yes
MAN3= MP3::Info.3 MPEG::MP3Info.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>