summaryrefslogtreecommitdiffstats
path: root/emulators/py-gns3-converter/Makefile
blob: a9d5898fa8bb0f8e37933badd1e4b279e571cbf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=	gns3-converter
PORTVERSION=	1.2.4
CATEGORIES=	emulators
MASTER_SITES=	CHEESESHOP

MAINTAINER=	pi@FreeBSD.org
COMMENT=	Convert old GNS3 (<=0.8.7) topologies to newer versions

LICENSE=	GPLv3

USES=		python:3
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
OpenPOWER on IntegriCloud