diff options
Diffstat (limited to 'graphics/gopchop')
-rw-r--r-- | graphics/gopchop/Makefile | 2 | ||||
-rw-r--r-- | graphics/gopchop/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gopchop/Makefile b/graphics/gopchop/Makefile index be0d1144609f..286af58ba30b 100644 --- a/graphics/gopchop/Makefile +++ b/graphics/gopchop/Makefile @@ -17,6 +17,8 @@ DISTNAME= GOPchop-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= MPEG2 GOP-accurate editor + BUILD_DEPENDS= ${LOCALBASE}/lib/libvo.a:${PORTSDIR}/graphics/libmpeg2 LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ mpeg2.0:${PORTSDIR}/graphics/libmpeg2 diff --git a/graphics/gopchop/pkg-comment b/graphics/gopchop/pkg-comment deleted file mode 100644 index 15ed1fdec481..000000000000 --- a/graphics/gopchop/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -MPEG2 GOP-accurate editor |