1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/japanese/xmsgsaver/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

23 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= 2
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>