openbsd-ports/audio/xmmix/Makefile

16 lines
294 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.5 1998/10/20 08:39:44 form Exp $
1998-05-21 20:25:22 -04:00
#
1998-10-06 20:27:17 -04:00
DISTNAME= xmmix-1.2
CATEGORIES= audio
1998-05-21 20:25:22 -04:00
MAINTAINER= form@OpenBSD.ORG
1998-10-06 20:27:17 -04:00
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/
1998-05-21 20:25:22 -04:00
1998-10-06 20:27:17 -04:00
USE_IMAKE= yes
LIB_DEPENDS= Xm.1.:${PORTSDIR}/x11/lesstif
1998-05-21 20:25:22 -04:00
.include <bsd.port.mk>