diff options
author | edwin <edwin@FreeBSD.org> | 2003-02-06 08:05:43 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-02-06 08:05:43 +0800 |
commit | 48115df5d6660b4bf30857e44f4c9eeb3f4e4528 (patch) | |
tree | 40abf70ab9ec0179d4d6f3dace98cb9b8e2f290a /net/Makefile | |
parent | e82c7047b1fada9480ef0171c184867409eb2999 (diff) | |
download | freebsd-ports-gnome-48115df5d6660b4bf30857e44f4c9eeb3f4e4528.tar.gz freebsd-ports-gnome-48115df5d6660b4bf30857e44f4c9eeb3f4e4528.tar.zst freebsd-ports-gnome-48115df5d6660b4bf30857e44f4c9eeb3f4e4528.zip |
New port: net/linux-jigdo
This is a port for the jigdo software, the new method of
the Debian project to distribute their images. As I have a
debian mirror on a FreeBSD machine I needed that to generate
the debian 3.0 iso images here.
The sources of jigdo are available but do not work out of
the box, so I decided to go with the static binaries in
linux-emulation.
PR: ports/40834
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 03e8628b8239..1dbbb961722a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -273,6 +273,7 @@ SUBDIR += linpopup SUBDIR += linux-edonkey-gui-gtk SUBDIR += linux-edonkey-server + SUBDIR += linux-jigdo SUBDIR += linuxigd SUBDIR += liveMedia SUBDIR += lla |