# $OpenBSD: Makefile,v 1.19 2007/09/15 23:54:17 merdely Exp $ COMMENT= X11/Motif schedule planner with calendar DISTNAME= plan-1.9 PKGNAME= ${DISTNAME}p1 CATEGORIES= misc HOMEPAGE= http://www.bitrot.de/plan.html # GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes WANTLIB= X11 Xext Xt c Xpm MASTER_SITES= ftp://ftp.fu-berlin.de/unix/graphics/plan/ USE_X11= Yes USE_MOTIF= any WRKSRC= ${WRKDIST}/src ALL_TARGET= openbsd MAKE_FLAGS= PLANBASE=${PREFIX} EXAMPLES=${PREFIX}/share/examples/plan FAKE_FLAGS= PLANBASE=${WRKINST}${PREFIX} \ EXAMPLES=${WRKINST}${PREFIX}/share/examples/plan NO_REGRESS= Yes post-extract: @rm -f ${WRKSRC}/../misc/plan.1.orig .include