# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$

PORTNAME=	drg2sbg
PORTVERSION=	2.2
DISTVERSIONPREFIX=	v
CATEGORIES=	converters audio

MAINTAINER=	ehaupt@FreeBSD.org
COMMENT=	Convert propiatary .drg file format into SBaGen format

LICENSE=	GPLv2

USES=		autoreconf
GNU_CONFIGURE=	yes

USE_GITHUB=	yes
GH_ACCOUNT=	manuel-arguelles

PLIST_FILES=	bin/drg2sbg bin/drgbuilder man/man1/drg2sbg.1.gz \
		man/man1/drgbuilder.1.gz

.include <bsd.port.mk>
