diff options
Diffstat (limited to 'audio/autocd')
-rw-r--r-- | audio/autocd/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/autocd/Makefile b/audio/autocd/Makefile index cd9381eec696..ba317732df55 100644 --- a/audio/autocd/Makefile +++ b/audio/autocd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: autocd -# Date created: 11 Marth 2003 -# Whom: Dmitry Afanasiev <KOT@MATPOCKuH.Ru> -# +# Created by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru> # $FreeBSD$ -# PORTNAME= autocd PORTVERSION= 3.02.12b @@ -14,6 +10,7 @@ MASTER_SITES= ftp://kot.spb.ru/pub/src/projects/autocd/ MAINTAINER= KOT@MATPOCKuH.Ru COMMENT= Compact disc control utility +NO_STAGE= yes GNU_CONFIGURE= yes MAN1= cdctl.1 acdplay.1 MAN8= autocd.8 |