1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/audio/rexima/Makefile

21 lines
416 B
Makefile
Raw Normal View History

# New ports collection makefile for: rexima
# Date created: 15 Jul 2002
# Whom: Jerry Eriksson <jerry@freebsd.se>
#
# $FreeBSD$
#
PORTNAME= rexima
PORTVERSION= 1.4
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/sound/mixers
MAINTAINER= jerry@freebsd.se
2003-02-21 11:08:38 +00:00
COMMENT= A ncurses-based console mixer
MAN1= rexima.1
PLIST_FILES= bin/rexima
.include <bsd.port.mk>