1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/deskutils/xcalendar/Makefile
Norikatsu Shigemura 4792187633 Update holiday information about in coming year 2003.
PR:		ports/45648
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer)
2002-11-23 17:06:09 +00:00

26 lines
565 B
Makefile

# New ports collection makefile for: xcalendar-4.0
# Date created: 25 June 1996
# Whom: MITA Yoshio <mita@iis.u-tokyo.ac.jp>
#
# $FreeBSD$
#
PORTNAME= xcalendar
PORTVERSION= 4.0.2003
CATEGORIES= deskutils
MASTER_SITES= ftp://daemon.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/
DISTNAME= ${PORTNAME}-4.0+i18n
MAINTAINER= mistral@imasy.or.jp
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_IMAKE= yes
USE_GMAKE= yes
MAKE_ENV= FILESDIR=${FILESDIR}
ALL_TARGET= all XCal-uj.ad xcalendar-uj.hlp xcalendar-uj.man
MAN1= xcalendar.1
MANLANG= "" ja
.include <bsd.port.mk>