aa937fa1fe
PR: 23888 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
22 lines
478 B
Makefile
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>
|