freebsd-ports/japanese/xmsgsaver/Makefile
Edwin Groothuis 03f8a6f768 ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:

PR:		ports/58694
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 03:36:45 +00:00

21 lines
425 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
CATEGORIES= japanese misc
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>