blob: aeb2d0570e87810bf7ef0052e10ed91c68a6ec49 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# New ports collection makefile for: zebra
# Version required: SNAP 980401
# Date created: So 31 Mai 1998 11:00:30 CEST
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
# $Id$
#
DISTNAME= zebra-980401
CATEGORIES= net
MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/
MAINTAINER= andreas@FreeBSD.org
GNU_CONFIGURE= yes
.include <bsd.port.mk>
|