diff options
Diffstat (limited to 'multimedia/smpeg/Makefile')
-rw-r--r-- | multimedia/smpeg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/smpeg/Makefile b/multimedia/smpeg/Makefile index 4a42f8511af0..8bdf55688d7c 100644 --- a/multimedia/smpeg/Makefile +++ b/multimedia/smpeg/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.lokigames.com/pub/open-source/smpeg/ \ http://ftp.gameaholic.com/mirrors/ftp.lokigames.com/open-source/smpeg/ MAINTAINER= ports@FreeBSD.org +COMMENT= A free MPEG1 video player library with sound support LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 |