1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/audio/rexima/Makefile
Edwin Groothuis c314c14507 [patch] cleanup non-supported FreeBSD versions
PR:		ports/111684
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	Jerry Eriksson <jerer606@student.liu.se>
2007-04-16 22:14:54 +00:00

21 lines
416 B
Makefile

# 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
COMMENT= A ncurses-based console mixer
MAN1= rexima.1
PLIST_FILES= bin/rexima
.include <bsd.port.mk>