diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-23 19:58:35 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-23 19:58:35 +0000 |
commit | 74740483d05162a23cf6fbdf595210297e25f01a (patch) | |
tree | edfefd7ac9e97a40319864c4a75401a3b1f87512 /multimedia/libdvdread | |
parent | cdba506d34bc3b158ad2843354bb1243c877ce17 (diff) | |
download | ports-74740483d05162a23cf6fbdf595210297e25f01a.tar.gz ports-74740483d05162a23cf6fbdf595210297e25f01a.zip |
Notes
Diffstat (limited to 'multimedia/libdvdread')
-rw-r--r-- | multimedia/libdvdread/Makefile | 1 | ||||
-rw-r--r-- | multimedia/libdvdread/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/libdvdread/Makefile b/multimedia/libdvdread/Makefile index 59ecc19a2df5..d6df4c4857fe 100644 --- a/multimedia/libdvdread/Makefile +++ b/multimedia/libdvdread/Makefile @@ -11,6 +11,7 @@ CATEGORIES= multimedia MASTER_SITES= http://www.dtek.chalmers.se/groups/dvd/dist/ MAINTAINER= lioux@FreeBSD.org +COMMENT= This is needed by ogle, which is a DVD player that supports DVD menus LIB_DEPENDS= dvdcss.${DVDCSS_LIBVERSION}:${PORTSDIR}/multimedia/libdvdcss diff --git a/multimedia/libdvdread/pkg-comment b/multimedia/libdvdread/pkg-comment deleted file mode 100644 index e71becfee552..000000000000 --- a/multimedia/libdvdread/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -This is needed by ogle, which is a DVD player that supports DVD menus |