aboutsummaryrefslogblamecommitdiff
path: root/net-mgmt/cisco_conf/Makefile
blob: 4de9501a9b67dad9359b116e760289c7b918fb4c (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                      
                   
                   
                                                            
                                        
                          









                                                            
# New ports collection makefile for:   cisco_conf
# Date created:        27 March 2001
# Whom:                Anton Voronin <anton@urc.ac.ru>
#
# $FreeBSD$
#

PORTNAME=	cisco_conf
PORTVERSION=	1.1
CATEGORIES=	net
MASTER_SITES=	http://www.chelcom.ru/~anton/projects/files/
DISTNAME=	ciscoconf-${PORTVERSION}
DIST_SUBDIR=	cisco_conf

MAINTAINER=	anton@urc.ac.ru

RUN_DEPENDS=	${LOCALBASE}/bin/joe:${PORTSDIR}/editors/joe

WRKSRC=		${WRKDIR}/ciscoconf

NO_BUILD=	YES

.include <bsd.port.mk>