freebsd-ports/converters/drg2sbg/Makefile
2010-07-17 14:53:07 +00:00

21 lines
412 B
Makefile

# New ports collection makefile for: drg2sbg
# Date created: 17 Jul 2010
# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= drg2sbg
PORTVERSION= 1.2.11
CATEGORIES= converters audio
MASTER_SITES= GOOGLE_CODE
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Convert propiatary .drg file format into SBaGen format
GNU_CONFIGURE= yes
USE_SSL= yes
PLIST_FILES= bin/drg2sbg
.include <bsd.port.mk>