aboutsummaryrefslogtreecommitdiffstats
path: root/audio/wavplay/Makefile
blob: c6dafd3365dec035869f029b8d2315384904f5e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    wavplay
# Date created:             14 January 2000
# Whom:                 greg
#
# $FreeBSD$
#

PORTNAME=   wavplay
PORTVERSION=    1.4
PORTREVISION=   2
CATEGORIES= audio
MASTER_SITES=   ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/sound/players

MAINTAINER= amdmi3@mail.ru
COMMENT=    A wav player and recorder

ONLY_FOR_ARCHS= i386

MAN1=       wavplay.1

PLIST_FILES=    bin/wavplay bin/wavrec

.include <bsd.port.mk>
pan> * - Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused bypgj2014-01-101-1/+1 * Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Update The Glorious Glasgow Haskell Compiler to version 7.6.3pgj2013-06-051-0/+1 * - Update Haskell ports from the development repositorypgj2013-03-302-7/+5 * - Fix breakage in the DYNAMIC-enabled ports triggered by the recentpgj2013-02-061-0/+1 * - Update The Glorious Glasgow Haskell Compiler to version 7.4.2pgj2012-12-20