PCcard monitor for FreeBSD + PAO

This commit is contained in:
Satoshi Taoka
2000-02-18 02:28:54 +00:00
parent 724fd09dc2
commit a8491985a9
5 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
# New ports collection makefile for: wmpccard
# Version required: 1.2
# Date created: 00/02/5
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
DISTNAME= wmpccard-1.2
CATEGORIES= misc windowmaker
MASTER_SITES= http://www.sra.co.jp/people/m-kasahr/wmpccard/src/
MAINTAINER= taoka@FreeBSD.org
USE_X_PREFIX= yes
MAN1= wmpccard.1.gz
NOMANCOMPRESS= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/wmpccard ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/wmpccard.1.gz ${PREFIX}/man/man1
.include <bsd.port.mk>

View File

@@ -0,0 +1 @@
MD5 (wmpccard-1.2.tar.gz) = 1d5f49e545cccd4d9d820cfbede1b0df

View File

@@ -0,0 +1 @@
PCcard monitor for FreeBSD + PAO

View File

@@ -0,0 +1,9 @@
wmpccard is PCcard slot monitor for FreeBSD + PAO, running as Dock
application for WindowMaker. It displays a name of a PCcard inserted
in a card slot of your PC, and it can also activate and inactivate
the PCcard.
To use the program, pccardd must be running on your PC. wmpccard
communicates with pccardd to get slot status and control PCcards.
WWW: http://www.sra.co.jp/people/m-kasahr/wmpccard/

View File

@@ -0,0 +1 @@
bin/wmpccard