svn commit: r386568 - head/multimedia/smplayer
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sat May 16 18:25:03 UTC 2015
Author: amdmi3
Date: Sat May 16 18:25:02 2015
New Revision: 386568
URL: https://svnweb.freebsd.org/changeset/ports/386568
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/multimedia/smplayer/Makefile
Modified: head/multimedia/smplayer/Makefile
==============================================================================
--- head/multimedia/smplayer/Makefile Sat May 16 18:11:50 2015 (r386567)
+++ head/multimedia/smplayer/Makefile Sat May 16 18:25:02 2015 (r386568)
@@ -24,7 +24,8 @@ ALL_TARGET= src/smplayer
CONFIGURE_WRKSRC= ${WRKSRC}/src
MAKE_ARGS+= PREFIX=${PREFIX} DESTDIR=${STAGEDIR}
-USES= desktop-file-utils dos2unix gmake qmake tar:bzip2
+USES= cpe desktop-file-utils dos2unix gmake qmake tar:bzip2
+CPE_VENDOR= ricardo_villalba
DOS2UNIX_REGEX= .*.[^p][^n][^g]$
INSTALLS_ICONS= yes
More information about the svn-ports-all
mailing list