aboutsummaryrefslogtreecommitdiffstats
path: root/audio/ufmcontrol-i18n/Makefile
blob: da3a074fa04a92290633aef35fd1be61458e5259 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    ufmcontrol
# Date created:             7 December 2002
# Whom:                 nivit@users.sourceforge.net
#
# $FreeBSD$

PORTNAME=       ufmcontrol-i18n
PORTVERSION=        0.2.3
CATEGORIES=     audio
MASTER_SITES=       SF/ufmcontrol/${PORTNAME}/${PORTVERSION}

MAINTAINER=     nivit@FreeBSD.org
COMMENT=        USB radio control utility

RUN_DEPENDS=        snack>=2.2.10_4:${PORTSDIR}/audio/snack

USE_LDCONFIG=       yes
USE_TCL=        yes
MAKE_ENV=       NO_PROFILE=yes

MAN1=           ufmcontrol.1
MANLANG=        "" it.ISO8859-1

.include <bsd.port.mk>