aboutsummaryrefslogtreecommitdiff
path: root/graphics/eos-movrec
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2012-10-07 12:23:07 +0000
committerAlex Kozlov <ak@FreeBSD.org>2012-10-07 12:23:07 +0000
commitdd38e3dbc6aca8f8ddb07d7541421216db8f321c (patch)
treec0c07341d0bac200e6e131a732c105659b3923c6 /graphics/eos-movrec
parent98c70239711fb18ec7dafbb916235edcb161b25c (diff)
downloadports-dd38e3dbc6aca8f8ddb07d7541421216db8f321c.tar.gz
ports-dd38e3dbc6aca8f8ddb07d7541421216db8f321c.zip
- Improve COMMENT
- Add secondary category multimedia - Remove CMAKE_VERBOSE - Bump PORTREVISION Suggested by: bsam Approved by: nemysis <nemysis@gmx.ch> (maintainer)
Notes
Notes: svn path=/head/; revision=305466
Diffstat (limited to 'graphics/eos-movrec')
-rw-r--r--graphics/eos-movrec/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/eos-movrec/Makefile b/graphics/eos-movrec/Makefile
index a71b15ed6ef9..fdcc31c615c2 100644
--- a/graphics/eos-movrec/Makefile
+++ b/graphics/eos-movrec/Makefile
@@ -3,12 +3,12 @@
PORTNAME= eos-movrec
DISTVERSION= 0.3.1_beta
-PORTREVISION= 1
-CATEGORIES= graphics
+PORTREVISION= 2
+CATEGORIES= graphics multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.3_beta/
MAINTAINER= nemysis@gmx.ch
-COMMENT= Program to capture short movies with Canon DSLR camera
+COMMENT= Capture short movies with Canon DSLR camera
LICENSE= GPLv2
@@ -17,7 +17,6 @@ BUILD_DEPENDS= pnmtopng:${PORTSDIR}/graphics/netpbm
USE_BZIP2= yes
USE_CMAKE= yes
-CMAKE_VERBOSE= yes
USE_QT4= qmake_build moc_build rcc_build uic_build gui
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}