mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Added "-freebsd" option, which will display important FreeBSD sites
(which include prominent mirror sites, FreeBSD machines and notable FreeBSD people). The stuff are in files/freebsd.h so people please add more!
This commit is contained in:
parent
c85f627c3e
commit
ce3da93668
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=978
@ -1,15 +1,16 @@
|
||||
#
|
||||
# Makefile for x11/xearth (FreeBSD) - piero Sat Oct 29 12:37:15 PDT 1994
|
||||
# $Id: $
|
||||
# $Id: Makefile,v 1.1.1.1 1994/10/31 14:59:40 jkh Exp $
|
||||
#
|
||||
|
||||
# Distribution stuff
|
||||
DISTNAME= xearth-0.92
|
||||
MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/
|
||||
|
||||
# working directory
|
||||
WRKDIR= work
|
||||
|
||||
USE_IMAKE= is_set
|
||||
|
||||
# Copy the list of FreeBSD sites
|
||||
pre-patch:
|
||||
cp ${FILESDIR}/freebsd.h ${WRKSRC}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
1
astro/xearth/distinfo
Normal file
1
astro/xearth/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (xearth-0.92.tar.gz) = b500455c29e8e1ea5eb45df8ec043e56
|
@ -5,3 +5,6 @@ xearth updates the displayed image every five minutes. The
|
||||
time between updates can be changed with the -wait option.
|
||||
Xearth can also render directly into PPM and GIF files
|
||||
instead of drawing in the root window.
|
||||
|
||||
This version has a new option (-freebsd) that will display
|
||||
notable FreeBSD sites instead of city names.
|
||||
|
Loading…
Reference in New Issue
Block a user