- remove white space

- remove unnecessary comments from DESCR
This commit is contained in:
brad 1999-09-06 18:53:37 +00:00
parent d4da104c08
commit 1842be7d1f
2 changed files with 10 additions and 14 deletions

View File

@ -1,17 +1,17 @@
# $OpenBSD: Makefile,v 1.4 1999/04/01 06:20:03 brad Exp $
# $OpenBSD: Makefile,v 1.5 1999/09/06 18:53:37 brad Exp $
DISTNAME= WorkMan-1.3a
PKGNAME= workman-1.3a
CATEGORIES= audio
DISTNAME= WorkMan-1.3a
PKGNAME= workman-1.3a
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/WorkMan
MAINTAINER= angelos@openbsd.org
MAINTAINER= angelos@openbsd.org
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/WorkMan
LIB_DEPENDS= xview.3.2:${PORTSDIR}/x11/xview-lib
LIB_DEPENDS= xview.3:${PORTSDIR}/x11/xview-lib
USE_IMAKE= yes
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/workman
WRKSRC= ${WRKDIR}/workman
.include <bsd.port.mk>

View File

@ -1,5 +1,3 @@
[ From the WorkMan README ]
WorkMan is a graphical tool for playing audio compact discs on a CD-ROM
drive. It has most of the features available on standalone CD players,
such as a shuffle mode, programmable playlists, and elapsed/remaining
@ -9,5 +7,3 @@ that information when the CD is inserted later. WorkMan stores the
artist's name, the disc title, the names of individual tracks, and even
remembers which tracks you don't want to hear! All in an easy-to-use,
attractive OPEN LOOK graphical interface.
[ This port is maintained by: Donald Burr <d_burr@ix.netcom.com> ]