mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Stage support
This commit is contained in:
parent
59ac0c337c
commit
baca7c11cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338027
@ -8,16 +8,13 @@ CATEGORIES= x11-clocks gnome
|
||||
MASTER_SITES= http://seehuhn.de/media/programs/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= An alarm clock for GNOME desktop designed as a sand-glass
|
||||
COMMENT= Alarm clock for GNOME desktop designed as a sand-glass
|
||||
|
||||
USES= gmake pkgconfig
|
||||
USE_GNOME= gnomehack gnomeprefix libgnomeui
|
||||
USES= gmake pathfix pkgconfig
|
||||
USE_GNOME= gnomeprefix libgnomeui
|
||||
INSTALLS_OMF= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
MAN1= sanduhr.1
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,6 @@
|
||||
bin/sanduhr
|
||||
libdata/bonobo/servers/sanduhr.server
|
||||
man/man1/sanduhr.1.gz
|
||||
share/gnome/apps/Utilities/sanduhr.desktop
|
||||
share/gnome/help/sanduhr/C/alarmref.xml
|
||||
share/gnome/help/sanduhr/C/factoryref.xml
|
||||
|
Loading…
Reference in New Issue
Block a user