freebsd-ports/japanese/xmsgsaver/Makefile
Edwin Groothuis 090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00

22 lines
436 B
Makefile

# New ports collection makefile for: xmsgsaver
# Date created: 8 March 2000
# Whom: Tatsuya Kudoh (CDR/TK)
#
# $FreeBSD$
#
PORTNAME= xmsgsaver
PORTVERSION= 1.8.1
PORTREVISION= 3
CATEGORIES= japanese
MASTER_SITES= http://www19.xdsl.ne.jp/~cdr/soft/dl/
MAINTAINER= ports@FreeBSD.org
COMMENT= An X11 screensaver using VFlib
LIB_DEPENDS= VFlib2.24:${PORTSDIR}/japanese/vflib
MAN1= xmsgsaver.1
USE_IMAKE= yes
.include <bsd.port.mk>