freebsd-ports/audio/wavplay/Makefile
Kevin Lo 5d0bcb7c78 Added ONLY_FOR_ARCHS = i386 to Makefile and removed an unnecessary
MD5 checksum file from distinfo.

PR: 29864
Submitted by: MAINTAINER
2001-08-20 16:06:14 +00:00

21 lines
341 B
Makefile

# New ports collection makefile for: wavplay
# Date created: 14 January 2000
# Whom: greg
#
# $FreeBSD$
#
PORTNAME= wavplay
PORTVERSION= 1.4
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/sound/players
MAINTAINER= greg@rosevale.com.au
ONLY_FOR_ARCHS= i386
MAN1= wavplay.1
.include <bsd.port.mk>