So let the Big Portcheck Cleanup begin.

This moves installation info to README where it belongs, zaps
whitespace at EOL and "softcodes" path there.

MAINTAINER quit. Packaged fine on i386. Okay?
--
zhuk@


Index: Makefile
===================================================================
RCS file: /cvs/ports/audio/ascd/Makefile,v
retrieving revision 1.27
diff -u -p -r1.27 Makefile
--- Makefile    25 Apr 2013 16:38:40 -0000      1.27
+++ Makefile    9 Feb 2014 16:49:51 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=               cd player for Afterstep or Window Maker
 DISTNAME=              ascd-0.13.2
-REVISION=              5
+REVISION=              6
 CATEGORIES=            audio x11 x11/windowmaker
 
 # BSD
@@ -19,6 +19,8 @@ LIB_DEPENDS=          audio/libworkman
 USE_GROFF=             Yes
 NO_TEST=               Yes
 CONFIGURE_STYLE=       imake
+
+SUBST_VARS=            PREFIX
 
 post-extract:
        @rm -rf ${WRKSRC}/workman
Index: pkg/DESCR
===================================================================
RCS file: /cvs/ports/audio/ascd/pkg/DESCR,v
retrieving revision 1.3
diff -u -p -r1.3 DESCR
--- pkg/DESCR   15 Dec 2003 21:42:10 -0000      1.3
+++ pkg/DESCR   9 Feb 2014 16:49:51 -0000
@@ -1,17 +1,2 @@
 ascd is a CD player that can be "docked" on the Afterstep Wharf or
 the Window Maker dock.
-
-* installation for AfterStep
-  --------------------------
-
-  Add a line in your ~/.steprc file:
-
-  *Wharf - - Swallow "ascd" /usr/local/bin/ascd -device /dev/cd0c &
-
-  (customized to your system settings of course!)
-  
-* installation for Window Maker
-  -----------------------------
-
-  Launch ascd with the "+w" option.
-  Dock ascd by dragging it to the dock.
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/audio/ascd/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -r1.5 PLIST
--- pkg/PLIST   11 Oct 2013 20:39:17 -0000      1.5
+++ pkg/PLIST   9 Feb 2014 16:49:51 -0000
@@ -279,3 +279,4 @@ share/AScd/Themes/zinamp/stop_on.xpm
 share/AScd/Themes/zinamp/volume.xpm
 share/AScd/Themes/zinamp/zob.gif
 share/AScd/themes-manual.ps.gz
+share/doc/pkg-readmes/${FULLPKGNAME}
Index: pkg/README
===================================================================
RCS file: pkg/README
diff -N pkg/README
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ pkg/README  9 Feb 2014 16:49:51 -0000
@@ -0,0 +1,19 @@
+$OpenBSD$
+
++-----------------------------------------------------------------------
+| Installation of ${FULLPKGNAME} in AfterStep
++-----------------------------------------------------------------------
+
+Add a line in your ~/.steprc file:
+
+  *Wharf - - Swallow "ascd" ${PREFIX}/bin/ascd -device /dev/cd0c &
+
+(customized to your system settings of course!)
+
+
++-----------------------------------------------------------------------
+| Installation of ${FULLPKGNAME} in Window Maker
++-----------------------------------------------------------------------
+
+Launch ascd with the "+w" option.
+Dock ascd by dragging it to the dock.

Reply via email to