From 75ab08822c4c628286bb5085df301f52de9ad668 Mon Sep 17 00:00:00 2001 From: agc Date: Wed, 15 Apr 1998 10:38:06 +0000 Subject: Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. Remove redundant (and sometimes erroneous) comments. --- audio/sox/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'audio/sox') diff --git a/audio/sox/Makefile b/audio/sox/Makefile index 2563c0455a4..91088510651 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: sox - Sound Exchange -# Version required: 12p12 -# Date created: 17 Oct 1994 -# Whom: torstenb -# -# $NetBSD: Makefile,v 1.2 1997/10/29 01:48:29 augustss Exp $ +# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:11 agc Exp $ # FreeBSD Id: Makefile,v 1.9 1997/02/04 10:32:34 max Exp # @@ -22,4 +17,4 @@ do-install: @${INSTALL_PROGRAM} ${WRKSRC}/sox ${PREFIX}/bin @${INSTALL_MAN} ${WRKSRC}/sox.man ${PREFIX}/man/man1/sox.1 -.include +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3