openbsd-ports/audio/xmmix/Makefile

20 lines
410 B
Makefile

# OpenBSD makefile for: xmmix
# Version required: 1.2
# Date created: May 21 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.3 1998/08/05 08:51:36 form Exp $
#
DISTNAME= xmmix-1.2
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/
MAINTAINER= form@vs.itam.nsc.ru
USE_IMAKE= yes
LIB_DEPENDS= Xm\\.1\\.:${PORTSDIR}/x11/lesstif
.include <bsd.port.mk>