diff options
Diffstat (limited to 'sysutils/cdrdao/Makefile')
-rw-r--r-- | sysutils/cdrdao/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/cdrdao/Makefile b/sysutils/cdrdao/Makefile index 9ae5bd6fd4e..ad564ed408b 100644 --- a/sysutils/cdrdao/Makefile +++ b/sysutils/cdrdao/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/10/18 05:46:57 rh Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/17 17:42:11 wiz Exp $ # DISTNAME= ${PKGNAME}.src @@ -9,6 +9,7 @@ MASTER_SITES= ftp://cdrdao.sourceforge.net/pub/cdrdao/ MAINTAINER= David Maxwell <david@maxwell.net> HOMEPAGE= http://www.ping.de/sites/daneb/cdrdao.html +COMMENT= Records audio or data CD-Rs in disk-at-once (DAO) mode BUILD_DEPENDS+= antlr:../../devel/pccts BUILD_DEPENDS+= dlg:../../devel/pccts |