1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

Convert to USES=metaport

This commit is contained in:
Baptiste Daroussin 2015-03-28 15:05:43 +00:00
parent 59990e0680
commit f55af4fe40
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382498
2 changed files with 2 additions and 8 deletions

View File

@ -5,13 +5,12 @@
PORTNAME= gnome-shell-extra-extensions
PORTVERSION= 3.14.0
CATEGORIES= deskutils gnome
MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
MAINTAINER= gnome@FreeBSD.org
COMMENT= Gnome shell extra extensions metaport
USES= metaport
RUN_DEPENDS= gnome-shell-extension-weather>=0:${PORTSDIR}/deskutils/gnome-shell-extension-weather \
gnome-shell-extension-openweather>=0:${PORTSDIR}/deskutils/gnome-shell-extension-openweather \
gnome-shell-extension-panel-osd>=0:${PORTSDIR}/deskutils/gnome-shell-extension-panel-osd \
@ -26,8 +25,4 @@ RUN_DEPENDS= gnome-shell-extension-weather>=0:${PORTSDIR}/deskutils/gnome-shell-
gnome-shell-extension-audio-output-switcher>=0:${PORTSDIR}/deskutils/gnome-shell-extension-audio-output-switcher \
gnome-shell-extension-recent-items>=0:${PORTSDIR}/deskutils/gnome-shell-extension-recent-items
NO_BUILD= yes
NO_INSTALL= yes
NO_MTREE= yes
.include <bsd.port.mk>

View File

@ -1 +0,0 @@
@comment this plist intentionally left empty