diff options
Diffstat (limited to 'sysutils/vobcopy/Makefile')
-rw-r--r-- | sysutils/vobcopy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/vobcopy/Makefile b/sysutils/vobcopy/Makefile index 92ba25a..9eb890d 100644 --- a/sysutils/vobcopy/Makefile +++ b/sysutils/vobcopy/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://lpn.rnbhq.org/download/ MAINTAINER= lioux@FreeBSD.org +COMMENT= Decrypts and copies DVD .vob files LIB_DEPENDS= dvdread.2:${PORTSDIR}/multimedia/libdvdread \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt |