diff --git a/audio/workman/Makefile b/audio/workman/Makefile index a65964a7bf3..099a8d51bbb 100644 --- a/audio/workman/Makefile +++ b/audio/workman/Makefile @@ -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 diff --git a/audio/workman/pkg/DESCR b/audio/workman/pkg/DESCR index dcd74c5cbf1..f92549223ec 100644 --- a/audio/workman/pkg/DESCR +++ b/audio/workman/pkg/DESCR @@ -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 ]