aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xtuner/Makefile
blob: 950e8d15814d4f5a275ff0e4e88390503af15d23 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    Xtuner-2.1
# Version required: 2.1
# Date created:     19 December 96
# Whom:         Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE>
#
# $FreeBSD$
#

DISTNAME=   Xtuner-2.1
PKGNAME=    xtuner-2.1
CATEGORIES= audio
MASTER_SITES=   ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/

MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE

LIB_DEPENDS=    xforms.0:${PORTSDIR}/x11-toolkits/xforms \
        Xpm.4:${PORTSDIR}/graphics/xpm

USE_IMAKE=  YES
NO_INSTALL_MANPAGES=    YES

.include <bsd.port.mk>