- re-arrange Makefile

- remove unnecessary comment from DESCR
This commit is contained in:
brad 1999-09-06 18:56:43 +00:00
parent fcea4a727b
commit 1d1ddbdda2
2 changed files with 4 additions and 8 deletions

View File

@ -1,15 +1,13 @@
# $OpenBSD: Makefile,v 1.2 1998/10/07 00:31:29 marc Exp $
#
# $OpenBSD: Makefile,v 1.3 1999/09/06 18:56:43 brad Exp $
DISTNAME= xcdplayer-2.2
DISTNAME= xcdplayer-2.2
CATEGORIES= audio
MAINTAINER= angelos@openbsd.org
MASTER_SITES= ftp://ftp.x.org/R5contrib/ \
ftp://ftp.cdrom.com/pub/X11/R5contrib/
EXTRACT_SUFX= .tar.Z
MAINTAINER= angelos@openbsd.org
USE_IMAKE= yes
.include <bsd.port.mk>

View File

@ -4,5 +4,3 @@ XCdplayer is a graphical user interface for controlling the CD-ROM
drive under the X Window System. It provides visual feedback and
gives the user facilities for mode selection, device control,
scanning, and programming.
Ported to FreeBSD by Steven Wallace, swallace@ece.uci.edu