freebsd-ports/converters/drg2sbg/Makefile
Emanuel Haupt ce1197e105 Add LICENSE and remove MD5 sums.
Feature safe:	yes
2011-01-25 19:59:40 +00:00

23 lines
428 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
LICENSE= GPLv2
PLIST_FILES= bin/drg2sbg
.include <bsd.port.mk>