1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/x11-clocks/gtubeclock/Makefile

20 lines
393 B
Makefile

# Created by: UMENO Takashi
# $FreeBSD$
PORTNAME= gtubeclock
PORTVERSION= 0.9.1
PORTREVISION= 11
CATEGORIES= x11-clocks
MASTER_SITES= http://www.bonnyswan.com/gtubeclock/downloads/
MAINTAINER= umeno@rr.iij4u.or.jp
COMMENT= A nixie tube clock for GNOME
USES= pkgconfig
USE_XORG= x11
GNU_CONFIGURE= yes
USE_GNOME= gnomeprefix gnomehack gtk20 libgnomeui
NO_STAGE= yes
.include <bsd.port.mk>