View | Details | Raw Unified | Return to bug 149490
Collapse All | Expand All

(-)/usr/ports/emulators/dynamips-devel/Makefile (-2 / +2 lines)
Lines 1-6 Link Here
1
# New ports collection makefile for:	dynamips
1
# New ports collection makefile for:	dynamips
2
# Date created:				21 Mar 2007
2
# Date created:				21 Mar 2007
3
# Whom:					Pavel Volkov <pol@opk.ru>
3
# Whom:					Pavel I Volkov <pavelivolkov@googlemail.com>
4
#
4
#
5
# $FreeBSD: ports/emulators/dynamips-devel/Makefile,v 1.25 2009/11/18 22:39:50 pav Exp $
5
# $FreeBSD: ports/emulators/dynamips-devel/Makefile,v 1.25 2009/11/18 22:39:50 pav Exp $
6
#
6
#
Lines 12-18 Link Here
12
MASTER_SITES=	http://www.ipflow.utc.fr/dynamips/
12
MASTER_SITES=	http://www.ipflow.utc.fr/dynamips/
13
PKGNAMESUFFIX=	-devel
13
PKGNAMESUFFIX=	-devel
14
14
15
MAINTAINER=	pol@iib.ru
15
MAINTAINER=	pavelivolkov@googlemail.com
16
COMMENT=	Cisco 1700/2600/3600/3700/7200 Simulator
16
COMMENT=	Cisco 1700/2600/3600/3700/7200 Simulator
17
17
18
LIB_DEPENDS=	elf.0:${PORTSDIR}/devel/libelf
18
LIB_DEPENDS=	elf.0:${PORTSDIR}/devel/libelf

Return to bug 149490