This commit is contained in:
marc 1998-10-07 00:17:39 +00:00
parent cee5502dd1
commit a197730843
2 changed files with 6 additions and 16 deletions

View File

@ -1,19 +1,15 @@
# OpenBSD makefile for: sox - Sound Exchange
# Version required: 12p12
# Date created: May 3 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/17 01:05:56 angelos Exp $
# $OpenBSD: Makefile,v 1.2 1998/10/07 00:17:39 marc Exp $
#
DISTNAME= soxgamma
PKGNAME= sox-12.12
CATEGORIES= audio
MASTER_SITES= http://www.spies.com/Sox/Archive/
MAINTAINER= angelos@openbsd.org
NO_WRKSUBDIR= yes
MASTER_SITES= http://www.spies.com/Sox/Archive/
NO_WRKSUBDIR= yes
MAKEFILE= Makefile.unx
MAN1= sox.1

View File

@ -1,17 +1,11 @@
# OpenBSD makefile for: tosha
# Version required: 0.05
# Date created: 29 April 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/21 01:18:13 angelos Exp $
# $OpenBSD: Makefile,v 1.2 1998/10/07 00:19:59 marc Exp $
#
DISTNAME= tosha-0.05
CATEGORIES= audio
MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/unix/audio/
MAINTAINER= angelos@openbsd.org
MAN1= pcmfade.1 pcmplay.1 tosha.1
MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/unix/audio/
.include <bsd.port.mk>