1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/audio/quelcom/Makefile
Ying-Chieh Liao aa937fa1fe add quelcom, a set of command-line utilities for MP3 and wave files
PR:		23888
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-07 14:43:47 +00:00

22 lines
478 B
Makefile

# New ports collection makefile for: quelcom
# Date created: 27 December 2000
# Whom: George Reid <greid@ukug.uk.freebsd.org>
#
# $FreeBSD$
#
PORTNAME= quelcom
PORTVERSION= 0.2.0
CATEGORIES= audio
MASTER_SITES= http://www.etse.urv.es/~dmanye/quelcom/src/
MAINTAINER= greid@ukug.uk.freebsd.org
USE_GMAKE= yes
MAKEFILE= makefile
MAN1= qmp3check.1 qmp3cut.1 qmp3info.1 qmp3join.1 \
qwavcut.1 qwavinfo.1 qwavjoin.1 qwavsilence.1
.include <bsd.port.mk>