1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/audio/p5-CDDB/Makefile
Sunpoet Po-Chuan Hsieh a32defea5d - Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:		ports/152844
Submitted by:	sunpoet (myself)
Approved by:	miwi (with portmgr hat)
2010-12-25 16:55:41 +00:00

22 lines
382 B
Makefile

# New ports collection makefile for: p5-CDDB
# Date created: 11-Mar-2001
# Whom: Yar Tikhiy <yar@comp.chem.msu.su>
#
# $FreeBSD$
#
PORTNAME= CDDB
PORTVERSION= 1.220
CATEGORIES= audio perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A high-level interface to the Compact Disc Database
PERL_CONFIGURE= yes
MAN3= CDDB.3
.include <bsd.port.mk>