summaryrefslogtreecommitdiff
path: root/deskutils/plan/Makefile
diff options
context:
space:
mode:
authorDaniel Eischen <deischen@FreeBSD.org>2000-11-24 22:10:06 +0000
committerDaniel Eischen <deischen@FreeBSD.org>2000-11-24 22:10:06 +0000
commit5c6c4bd604296ae3fe654392f860f1256624011a (patch)
tree7315b4c1731ef83da6598a9006e7d384ff957631 /deskutils/plan/Makefile
parentAdd missing patch files. (diff)
Update to plan-1.8.4. Change my email address in MAINTAINER.
PR: 22001 Submitted by: Palle Girgensohn <girgen@partitur.se>
Notes
Notes: svn path=/head/; revision=35393
Diffstat (limited to 'deskutils/plan/Makefile')
-rw-r--r--deskutils/plan/Makefile29
1 files changed, 25 insertions, 4 deletions
diff --git a/deskutils/plan/Makefile b/deskutils/plan/Makefile
index e4bc0d7ba7dc..8abe873206c8 100644
--- a/deskutils/plan/Makefile
+++ b/deskutils/plan/Makefile
@@ -1,26 +1,47 @@
# New ports collection makefile for: plan
# Date created: 14 April 1996
-# Whom: Daniel Eischen <deischen@iworks.InterWorks.org>
+# Whom: Daniel Eischen <deischen@freebsd.org>
#
# $FreeBSD$
#
# Also update ports/japanese/plan/ (ja-plan) when this port is updated
PORTNAME= plan
-PORTVERSION= 1.8.2
+PORTVERSION= 1.8.4
CATEGORIES+= deskutils
MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
ftp://ftp.fu-berlin.de/pub/unix/graphics/plan/
MASTER_SITE_SUBDIR= applications
-MAINTAINER= deischen@iworks.InterWorks.org
+MAINTAINER= deischen@freebsd.org
USE_MOTIF= yes
-WRKSRC= ${WRKDIR}/plan-1.8.2/src
+WRKSRC= ${WRKDIR}/${PKGNAME}/src
ALL_TARGET= freebsd
MAN1= netplan.1 plan.1
MAN4= plan.4
+post-patch:
+ cd ${WRKSRC} && ${MV} config.h config.h.orig && ${SED} -e 's,%%PREFIX%%,$(PREFIX),' \
+ < config.h.orig > config.h
+do-install:
+ @${MKDIR} ${PREFIX}/share/plan ;\
+ ${MKDIR} ${PREFIX}/share/doc/plan/examples ;\
+ cd ${WRKSRC} ; ${INSTALL_PROGRAM} plan pland netplan notifier ${PREFIX}/bin ;\
+ ${INSTALL_SCRIPT} ../misc/Killpland ${PREFIX}/bin ;\
+ ${INSTALL_MAN} ../misc/netplan.1 ../misc/plan.1 ${MAN1PREFIX}/man/man1 ;\
+ ${INSTALL_MAN} ../misc/plan.4 ${MAN4PREFIX}/man/man4 ;\
+ ${INSTALL_DATA} ../misc/plan_cal.ps ../language/* ../misc/Mkdoc ../misc/Mkdoc.nawk \
+ ../misc/BlackWhite ../misc/Monochrome ../README \
+ ${PREFIX}/share/doc/plan ;\
+ cd ${WRKSRC}/../holiday ; ${INSTALL_DATA} \
+ holiday_australia holiday_austria holiday_bavarian holiday_belgium \
+ holiday_canada holiday_combi holiday_czech holiday_denmark holiday_dutch \
+ holiday_finnish holiday_french holiday_frswiss holiday_german holiday_greek \
+ holiday_hungary holiday_italy holiday_japan holiday_norway holiday_portugal \
+ holiday_quebec holiday_spain holiday_swedish holiday_uk holiday_us \
+ ${PREFIX}/share/doc/plan/examples
+
post-install:
@${MKDIR} ${PREFIX}/share/netplan.dir