freebsd-ports/x11-clocks/gtubeclock/Makefile
Tijl Coosemans 094d906123 Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 17:17:43 +00:00

18 lines
372 B
Makefile

# Created by: UMENO Takashi
# $FreeBSD$
PORTNAME= gtubeclock
PORTVERSION= 0.9.1
PORTREVISION= 12
CATEGORIES= x11-clocks
MASTER_SITES= http://www.bonnyswan.com/gtubeclock/downloads/
MAINTAINER= ports@FreeBSD.org
COMMENT= Nixie tube clock for GNOME
USES= pkgconfig pathfix
USE_XORG= x11
GNU_CONFIGURE= yes
USE_GNOME= gnomeprefix gtk20 libgnomeui
.include <bsd.port.mk>