0.3, sound support, BSD mk style Makefile, getopt and some other features

This commit is contained in:
Emile `iMil' Heitor 2004-07-13 13:43:50 +00:00 committed by Thomas Klausner
parent 617317818a
commit f5d2eceba7
2 changed files with 6 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.1.1.1 2004/07/09 09:00:27 imilh Exp $
# $NetBSD: Makefile,v 1.2 2004/07/13 13:43:50 imilh Exp $
#
DISTNAME= wimon-0.2.1
DISTNAME= wimon-0.3
CATEGORIES= net
MASTER_SITES= http://imil.net/wimon/
@ -20,6 +20,7 @@ INSTALLATION_DIRS= bin
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/wimon ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/wimon.8 ${PREFIX}/man/man8/wimon.8
.include "../../devel/ncurses/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.2 2004/07/09 09:36:30 imilh Exp $
$NetBSD: distinfo,v 1.3 2004/07/13 13:43:50 imilh Exp $
SHA1 (wimon-0.2.1.tar.gz) = 13a874292f4564759362d6eb70e6334f6699fb24
Size (wimon-0.2.1.tar.gz) = 5934 bytes
SHA1 (wimon-0.3.tar.gz) = 8be1bc6d4917adee5641310258fe77f8b265013f
Size (wimon-0.3.tar.gz) = 8103 bytes