Update to 0.7
PR: 12683 Submitted by: maintainer
This commit is contained in:
parent
6b99897788
commit
2a789e735b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20247
@ -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>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (wmdate-0.6.tar.gz) = ebb2b4b2b03a4be1ec22d1b16efb9321
|
||||
MD5 (wmdate-0.7.tar.gz) = 967a20599124da13c876d12cfe08e3a5
|
||||
|
@ -1 +1,3 @@
|
||||
bin/wmdate
|
||||
share/doc/wmdate/README
|
||||
@dirrm share/doc/wmdate
|
||||
|
Loading…
Reference in New Issue
Block a user