freebsd-ports/audio/wmcdplay/Makefile
FUJISHIMA Satsuki c5955c91a6 use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.
change maintainer to ports@ due to maintainer claims having not been
maintaining this port for a long time.

PR:		23481
Submitted by:	myself
Approved by:	former maintainer
2000-12-30 18:50:39 +00:00

22 lines
438 B
Makefile

# New ports collection makefile for: wmcdplay
# Date created: 7 December 1998
# Whom: Chia-liang Kao <clkao@CirX.ORG>
#
# $FreeBSD$
#
PORTNAME= wmcdplay
PORTVERSION= 1.0b1
CATEGORIES= audio windowmaker
MASTER_SITES= http://www.geocities.com/SiliconValley/Vista/2471/files/
DISTNAME= wmcdplay-1.0-beta1
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/wmcdplay
USE_IMAKE= yes
USE_XPM= yes
.include <bsd.port.mk>