remove obsolete DESCR text, reported by rjc on irc

This commit is contained in:
sthen 2020-04-27 14:43:54 +00:00
parent 9e7d133808
commit e230017a98
2 changed files with 2 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2020/04/13 17:01:46 sthen Exp $
# $OpenBSD: Makefile,v 1.28 2020/04/27 14:43:54 sthen Exp $
V= 4.3.1
COMMENT= motion detection software for video
@ -6,6 +6,7 @@ COMMENT= motion detection software for video
GH_ACCOUNT= Motion-Project
GH_PROJECT= motion
GH_TAGNAME= release-$V
REVISION= 0
CATEGORIES= multimedia

View File

@ -11,9 +11,6 @@ edited by any ASCII editor).
Motion can output JPEG/PPM images and MPEG video sequences, call
external programs, log to a database, etc.
Motion hasn't had an official release for some time; at present,
this package uses the forked code at https://github.com/Mr-Dave/motion/
Flavours:
mysql - build with MySQL/MariaDB database support
pgsql - build with PostgreSQL database support