freebsd-ports/audio/wavplay/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

21 lines
338 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= ports@FreeBSD.Org
ONLY_FOR_ARCHS= i386
MAN1= wavplay.1
.include <bsd.port.mk>