- re-arrange Makefile

- new DESCR, removing version number
This commit is contained in:
brad 1999-09-06 19:01:06 +00:00
parent a11683d5f1
commit c68cce9a45
2 changed files with 6 additions and 9 deletions

View File

@ -1,21 +1,21 @@
# $OpenBSD: Makefile,v 1.3 1999/04/01 02:57:53 brad Exp $
# $OpenBSD: Makefile,v 1.4 1999/09/06 19:01:06 brad Exp $
DISTNAME= xmix-2.1
CATEGORIES= audio
MAINTAINER= angelos@openbsd.org
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/sound/mixers
PATCH_SITES= ${MASTER_SITES}
PATCHFILES= xmix-2.1.mixers.patch
MAINTAINER= angelos@openbsd.org
USE_IMAKE= yes
WRKSRC= $(WRKDIR)/xmix
pre-install:
${CP} ${WRKSRC}/xmix.1 ${WRKSRC}/xmix.man
@${CP} ${WRKSRC}/xmix.1 ${WRKSRC}/xmix.man
${INSTALL_DATA} $(WRKSRC)/XMix ${PREFIX}/lib/X11/app-defaults
.include <bsd.port.mk>

View File

@ -1,4 +1 @@
This is the xmix sound mixer for the sound drivers in the FreeBSD
It was originally written for Linux by Hal Brand (brand@netcom.com).
This is version 2.1.
X11-based audio mixer