1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/audio/tosha/Makefile
Andreas Klemm c53259b5f2 - modified Makefile, to use CFLAGS form /etc/make.conf
- reformatted DESCR
- removed manpage compression from tosha's Makefile and added
  manpages in the ports Makefile (MAN1) so that the port is now
  aware of NOMANCOMPRESS
PR:
Reviewed by:
Submitted by:
Obtained from:
1997-05-25 08:58:44 +00:00

18 lines
428 B
Makefile

# New ports collection makefile for: tosha
# Version required: 0.05
# Date created: 21 May 1997
# Whom: Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de>
#
# $Id: Makefile,v 1.1.1.1 1997/05/25 08:41:41 andreas Exp $
#
DISTNAME= tosha-0.05
CATEGORIES= audio
MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/unix/audio/
MAINTAINER= oliver.fromme@heim3.tu-clausthal.de
MAN1= pcmfade.1 pcmplay.1 tosha.1
.include <bsd.port.mk>