freebsd-ports/converters/drg2sbg/Makefile

23 lines
415 B
Makefile
Raw Normal View History

# 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
2011-12-27 16:14:23 +01:00
LICENSE= GPLv2
GNU_CONFIGURE= yes
PLIST_FILES= bin/drg2sbg
.include <bsd.port.mk>