mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
Upgrade to 3.5.0
Submitted by: Mark Huizer Butt kicked until I did this by: Mark Huizer
This commit is contained in:
parent
ff9aa2e3ff
commit
0aea81182c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5398
@ -1,26 +1,26 @@
|
||||
# New ports collection makefile for: xboard
|
||||
# Version required: 3.4 patchlevel 1
|
||||
# Date created: 2 Jan 1995
|
||||
# Whom: swallace
|
||||
# Version required: 3.5.0
|
||||
# Date created: 5 Jan 1997
|
||||
# Whom: xaa@stack.nl
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1996/11/18 10:23:28 asami Exp $
|
||||
# $Id: Makefile,v 1.8 1996/11/18 13:58:56 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xboard-3.4.pl1
|
||||
PKGNAME= xboard-3.4.1
|
||||
DISTNAME= xboard-3.5.0
|
||||
PKGNAME= xboard-3.5.0
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
|
||||
MAINTAINER= markm@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
|
||||
#BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX}
|
||||
STRIP=
|
||||
MAN6= xboard.6 cmail.6
|
||||
MAN6= xboard.6 cmail.6 zic2xpm.6
|
||||
|
||||
pre-configure:
|
||||
cd ${WRKSRC}; autoconf; autoheader
|
||||
#pre-configure:
|
||||
# cd ${WRKSRC}; autoconf; autoheader
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xboard-3.4.pl1.tar.gz) = 3c6afc087bc83888494038597baf9d1e
|
||||
MD5 (xboard-3.5.0.tar.gz) = ee2ab16186e557997cb031e5d2de544e
|
||||
|
@ -1,6 +1,8 @@
|
||||
bin/xboard
|
||||
bin/cmail
|
||||
bin/pxboard
|
||||
bin/zic2xpm
|
||||
man/man6/xboard.6.gz
|
||||
man/man6/cmail.6.gz
|
||||
man/man6/zic2xpm.6.gz
|
||||
info/xboard.info
|
||||
|
Loading…
x
Reference in New Issue
Block a user