mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
- Pet portlint
- Add LICENSE
This commit is contained in:
parent
0d90640fda
commit
9efa909e84
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426995
@ -3,14 +3,17 @@
|
||||
|
||||
PORTNAME= mythmusic
|
||||
PORTVERSION= 0.27.5
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
PKGNAMEPREFIX= mythplugin-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Music playing plugin for MythTV
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libcdio.so:sysutils/libcdio \
|
||||
libFLAC.so:audio/flac \
|
||||
libvorbis.so:audio/libvorbis \
|
||||
@ -29,7 +32,7 @@ HAS_CONFIGURE= yes
|
||||
USE_LDCONFIG= ${PREFIX}/lib/mythtv/plugins
|
||||
DESTDIRNAME= INSTALL_ROOT
|
||||
|
||||
PLIST_SUB+= MYTHSHARE="share/mythtv"
|
||||
PLIST_SUB= MYTHSHARE="share/mythtv"
|
||||
|
||||
QMAKESPEC?= ${LOCALBASE}/share/qt4/mkspecs/freebsd-g++
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user