1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/audio/xmmix/Makefile

22 lines
363 B
Makefile
Raw Normal View History

# New ports collection makefile for: xmmix
# Date created: Mon Aug 5 10:54:25 CDT 1996
# Whom: erich@FreeBSD.org
#
1999-08-25 04:36:31 +00:00
# $FreeBSD$
#
PORTNAME= xmmix
PORTVERSION= 1.2
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
REQUIRES_MOTIF= yes
MAN1= xmmix.1
.include <bsd.port.mk>