diff options
Diffstat (limited to 'audio/tosha/Makefile')
-rw-r--r-- | audio/tosha/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/tosha/Makefile b/audio/tosha/Makefile index 738e17cb2109..f7b624918912 100644 --- a/audio/tosha/Makefile +++ b/audio/tosha/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tosha -# Date created: 01 Jan 1999 -# Whom: Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de> -# +# Created by: Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de> # $FreeBSD$ -# PORTNAME= tosha PORTVERSION= 0.6 @@ -17,6 +13,7 @@ COMMENT= Read CD digital audio and video data via the SCSI bus MAN1= pcmfade.1 pcmplay.1 tosha.1 MANCOMPRESSED= yes +NO_STAGE= yes PLIST_FILES= bin/tosha bin/pcmplay \ bin/pcmfade etc/tosharc |