diff options
author | bapt <bapt@FreeBSD.org> | 2013-10-20 00:13:03 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-10-20 00:13:03 +0800 |
commit | e4c44c6bdb012fc6bbc16971f9ac25591be0288a (patch) | |
tree | c09ce81e34c299e931ce0b848a04e27ee570c726 | |
parent | ad5f90aaa0c15d5156bbf8d6a4f91877bb90c4c4 (diff) | |
download | freebsd-ports-gnome-e4c44c6bdb012fc6bbc16971f9ac25591be0288a.tar.gz freebsd-ports-gnome-e4c44c6bdb012fc6bbc16971f9ac25591be0288a.tar.zst freebsd-ports-gnome-e4c44c6bdb012fc6bbc16971f9ac25591be0288a.zip |
Deprecate: no more public distfiles
-rw-r--r-- | multimedia/tovid/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/tovid/Makefile b/multimedia/tovid/Makefile index a5a428cca8ca..a1b7e073ab84 100644 --- a/multimedia/tovid/Makefile +++ b/multimedia/tovid/Makefile @@ -14,6 +14,9 @@ PATCH_DIST_STRIP=-p1 MAINTAINER= multimedia@FreeBSD.org COMMENT= A collection of video disc authoring tools +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2013-11-19 + BUILD_DEPENDS= txt2tags:${PORTSDIR}/textproc/txt2tags RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer \ mencoder:${PORTSDIR}/multimedia/mencoder \ |