1: Stagify.

2: USES=tar:bzip2.
3: add LICENSE.
4: new syntax of LIB_DEPENDS.

Approved by:	portmgr@ (blanket approval)
This commit is contained in:
Vanilla I. Shu 2014-07-01 10:13:26 +00:00
parent bd45dad678
commit 41ba5a1e70
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359975
2 changed files with 6 additions and 7 deletions

View File

@ -10,17 +10,16 @@ MASTER_SITES= http://www.alarm-clock.pl/media/distfiles/
MAINTAINER= romain@FreeBSD.org
COMMENT= Alarm Clock for the GNOME desktop
LIB_DEPENDS= unique-1:${PORTSDIR}/x11-toolkits/unique \
notify.4:${PORTSDIR}/devel/libnotify
LICENSE= GPLv3
LIB_DEPENDS= libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique \
libnotify.so:${PORTSDIR}/devel/libnotify
GNU_CONFIGURE= yes
USE_BZIP2= yes
USES= gettext pathfix gmake pkgconfig
USES= gettext pathfix gmake pkgconfig tar:bzip2
USE_GSTREAMER= yes
USE_GNOME= gtk20
NO_STAGE= yes
OPTIONS_DEFINE= NLS
.include <bsd.port.options.mk>

View File

@ -3,4 +3,4 @@ supports sound fading, passive and normal dialogs, full screen dialogs,
scheduling options command line running and few standard actions. It has an
intuitive interface and it can be translated to any language.
WWW: http://www.alarm-clock.pl/
WWW: http://www.alarm-clock.pl/