freebsd-ports/audio/xtuner/Makefile
FUJISHIMA Satsuki 7605b55c6d use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.
honor CC.

PR:		23510
Submitted by:	myself
Approved by:	maintainer
2000-12-30 19:01:29 +00:00

22 lines
454 B
Makefile

# New ports collection makefile for: Xtuner
# Date created: 19 December 96
# Whom: Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE>
#
# $FreeBSD$
#
PORTNAME= xtuner
PORTVERSION= 2.1
CATEGORIES= audio
MASTER_SITES= ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/
DISTNAME= Xtuner-${PORTVERSION}
MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms
USE_IMAKE= YES
USE_XPM= YES
.include <bsd.port.mk>