1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
freebsd-ports/converters/drg2sbg/Makefile
Emanuel Haupt d9e7e52c0b Update to 2.2
Feature safe:	yes
2012-11-27 22:22:50 +00:00

20 lines
379 B
Makefile

# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
PORTNAME= drg2sbg
PORTVERSION= 2.2
CATEGORIES= converters audio
MASTER_SITES= GOOGLE_CODE
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Convert propiatary .drg file format into SBaGen format
LICENSE= GPLv2
GNU_CONFIGURE= yes
MAN1= drgbuilder.1 drg2sbg.1
PLIST_FILES= bin/drg2sbg bin/drgbuilder
.include <bsd.port.mk>