diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-17 11:33:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-17 11:33:47 +0000 |
commit | 914b045fee4224bafdb4ab0014c8e8b6765ca9d0 (patch) | |
tree | 84abb718764d9293afe4839a0b895f5d0c1fafda | |
parent | e13f00eca1f51702adb78801c20a44e6c3c654f5 (diff) | |
download | ports-914b045fee4224bafdb4ab0014c8e8b6765ca9d0.tar.gz ports-914b045fee4224bafdb4ab0014c8e8b6765ca9d0.zip |
Notes
-rw-r--r-- | audio/gdrdao/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/gdrdao/Makefile b/audio/gdrdao/Makefile index cea3a6918723..7c5fdbb5ff55 100644 --- a/audio/gdrdao/Makefile +++ b/audio/gdrdao/Makefile @@ -14,6 +14,9 @@ MASTER_SITE_SUBDIR= danfe MAINTAINER= ports@FreeBSD.org COMMENT= GTK-based GUI frontend for cdrdao, disk-at-once audio CD recorder +DEPRECATED= Upstream disapear and no more distfiles available +EXPIRATION_DATE= 2011-05-01 + RUN_DEPENDS= cdrdao:${PORTSDIR}/sysutils/cdrdao USE_GNOME= gnomelibs |