# New ports collection makefile for: taglookup # Date created: 21 Oct 2007 # Whom: Alex Allan # # $FreeBSD: ports/audio/taglookup/Makefile,v 1.1 2007/12/15 19:00:59 pav Exp $ # PORTNAME= taglookup PORTVERSION= 0.2 CATEGORIES= audio MASTER_SITES= http://www.kamaz.org.uk/taglookup/ EXTRACT_SUFX= .tgz MAINTAINER= alex@kamaz.org.uk COMMENT= Utility for tagging groups of audio files using CDDB LIB_DEPENDS= cddb.4:${PORTSDIR}/audio/libcddb \ tag.5:${PORTSDIR}/audio/taglib MAN1= taglookup.1 PLIST_FILES= bin/taglookup .include