summaryrefslogtreecommitdiffstats
path: root/x11-clocks/wmdate/Makefile
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-07-17 17:35:45 +0000
committercpiazza <cpiazza@FreeBSD.org>1999-07-17 17:35:45 +0000
commit94544ee5a99e957d5b5732a055c45d417823cac3 (patch)
tree273304faaa87f6088115a06b686d306713dbc9fa /x11-clocks/wmdate/Makefile
parentbbe5494aa64b870bfecd2d4dd09af2729f3214bf (diff)
downloadFreeBSD-ports-94544ee5a99e957d5b5732a055c45d417823cac3.zip
FreeBSD-ports-94544ee5a99e957d5b5732a055c45d417823cac3.tar.gz
Update to 0.7
PR: 12683 Submitted by: maintainer
Diffstat (limited to 'x11-clocks/wmdate/Makefile')
-rw-r--r--x11-clocks/wmdate/Makefile14
1 files changed, 11 insertions, 3 deletions
diff --git a/x11-clocks/wmdate/Makefile b/x11-clocks/wmdate/Makefile
index 58e8693..e716c20 100644
--- a/x11-clocks/wmdate/Makefile
+++ b/x11-clocks/wmdate/Makefile
@@ -1,20 +1,28 @@
# New ports collection makefile for: wmdate
-# Version required: 0.6
+# Version required: 0.7
# Date created: 1 February 1999
# Whom: Jim Mock <jim@phrantic.phear.net>
#
-# $Id: Makefile,v 1.1.1.1 1999/03/31 05:01:32 taoka Exp $
+# $Id: Makefile,v 1.2 1999/04/11 12:44:52 jseger Exp $
#
-DISTNAME= wmdate-0.6
+DISTNAME= wmdate-0.7
CATEGORIES= x11-clocks windowmaker afterstep
MASTER_SITES= http://wit401310.student.utwente.nl/apps/apps/
MAINTAINER= jim@phrantic.phear.net
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
+BUILD_DEPENDS= ${PREFIX}/include/dockapp.h:${PORTSDIR}/devel/libdockapp
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
+post-install:
+.if !defined(NOPORTDOCS)
+ @${MKDIR} ${PREFIX}/share/doc/wmdate
+ @${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/wmdate
+ @${ECHO} "===> README installed in ${PREFIX}/share/doc/wmdate"
+.endif
+
.include <bsd.port.mk>
OpenPOWER on IntegriCloud