openbsd-ports/audio/xmmix/Makefile

16 lines
263 B
Makefile
Raw Normal View History

1998-11-29 22:39:05 -05:00
# $OpenBSD: Makefile,v 1.6 1998/11/30 03:39:06 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
1998-11-29 22:39:05 -05:00
USE_MOTIF= yes
1998-05-21 20:25:22 -04:00
.include <bsd.port.mk>