summaryrefslogtreecommitdiffstats
path: root/audio/ascd
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-03-31 15:27:32 +0000
committersteve <steve@FreeBSD.org>1999-03-31 15:27:32 +0000
commitb498ae27ff44711ad50ecb0a471eec75d4e4205d (patch)
tree8b45bbed0583c6e093b32be293d64b348e06ef29 /audio/ascd
parent02dc6f7fefc1f3539db830624453c76dfec8695d (diff)
downloadFreeBSD-ports-b498ae27ff44711ad50ecb0a471eec75d4e4205d.zip
FreeBSD-ports-b498ae27ff44711ad50ecb0a471eec75d4e4205d.tar.gz
Update to version 0.10.1.
PR: 10797 Submitted by: maintainer
Diffstat (limited to 'audio/ascd')
-rw-r--r--audio/ascd/Makefile21
-rw-r--r--audio/ascd/distinfo2
-rw-r--r--audio/ascd/pkg-plist18
3 files changed, 22 insertions, 19 deletions
diff --git a/audio/ascd/Makefile b/audio/ascd/Makefile
index 89e35d1..05c4a8a 100644
--- a/audio/ascd/Makefile
+++ b/audio/ascd/Makefile
@@ -1,14 +1,16 @@
# New ports collection makefile for: ascd
-# Version required: 0.9.3
+# Version required: 0.10.1
# Date created: 29 November 1998
# Whom: Jim Mock <jim@phrantic.phear.net>
#
-# $Id: Makefile,v 1.5 1999/02/12 02:05:58 asami Exp $
+# $Id: Makefile,v 1.6 1999/03/08 20:06:04 fenner Exp $
#
-DISTNAME= ascd-0.9.3
+DISTNAME= ascd-0.10.1+lib
+PKGNAME= ascd-0.10.1
CATEGORIES= audio afterstep windowmaker
MASTER_SITES= http://worldserver.oleane.com/rsn/Archives/
+EXTRACT_SUFX= .tgz
MAINTAINER= jim@phrantic.phear.net
@@ -17,17 +19,4 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
MAN1= ascd.1
-do-build:
- (cd ${WRKSRC} && make)
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/ascd/ascd ${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/ascd/ascd.man \
- ${PREFIX}/man/man1/ascd.1
- ${GZIP_CMD} ${PREFIX}/man/man1/ascd.1
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${PREFIX}/share/doc/ascd
- ${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/ascd
-.endif
-
.include <bsd.port.mk>
diff --git a/audio/ascd/distinfo b/audio/ascd/distinfo
index d12f312..990a67e 100644
--- a/audio/ascd/distinfo
+++ b/audio/ascd/distinfo
@@ -1 +1 @@
-MD5 (ascd-0.9.3.tar.gz) = 4a2e36d07bf6e1ccfb1b1cf0c31d58c2
+MD5 (ascd-0.10.1+lib.tgz) = 3b1984002cb5c9a76b7ead45b8692fdd
diff --git a/audio/ascd/pkg-plist b/audio/ascd/pkg-plist
index 3c7cb77..9386630 100644
--- a/audio/ascd/pkg-plist
+++ b/audio/ascd/pkg-plist
@@ -1,3 +1,17 @@
bin/ascd
-share/doc/ascd/README
-@dirrm share/doc/ascd
+lib/libworkman.so
+lib/libworkman.so.1
+include/workman/wm_cdda.h
+include/workman/wm_cdinfo.h
+include/workman/wm_cdrom.h
+include/workman/wm_config.h
+include/workman/wm_database.h
+include/workman/wm_helpers.h
+include/workman/wm_index.h
+include/workman/wm_platform.h
+include/workman/wm_scsi.h
+include/workman/wm_struct.h
+include/workman/wm_version.h
+include/workman/workman.h
+include/workman/workman_defs.h
+@dirrm include/workman
OpenPOWER on IntegriCloud