freebsd-ports/x11-clocks/gtubeclock/Makefile
Jimmy Olgeni dbc81c7d5b Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category X.

CR:		D511
Approved by:	portmgr (bapt)
2014-08-08 08:42:44 +00:00

18 lines
372 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= 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>