aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/ipfm/Makefile
blob: 0f72ee36a6879a6e1007f68917262251415c089b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    ipfm
# Date Created:             4 Mar 2000
# Whom:                 Roman Shterenzon <roman@xpert.com>
#
# $FreeBSD$
#

PORTNAME=   ipfm
PORTVERSION=    0.10.4
CATEGORIES=     net
MASTER_SITES=   http://www.via.ecp.fr/~tibob/ipfm/archive/
EXTRACT_SUFX=   .tgz

MAINTAINER= roman@xpert.com

PATCH_STRIP=    -p1

GNU_CONFIGURE=  yes

.include <bsd.port.mk>