Files
bsdports/media/cuetools/Makefile
2019-12-26 07:26:06 +00:00

19 lines
315 B
Makefile

#
# $Id$
#
PORTNAME= cuetools
PORTVERSION= 1.3.1
CATEGORIES= audio
#MASTER_SITES= http://download.berlios.de/cuetools/
MASTER_SITES= BERLIOS
MAINTAINER= onborodin@gmail.com
COMMENT= A set of utilities for working with cue files and toc files
USES+= gmake
GNU_CONFIGURE= yes
.include <bsd.port.mk>
#EOF