summaryrefslogtreecommitdiff
path: root/devel/libepp-nicbr/Makefile
blob: 3156de154eaecbde706046a590584b6bac8ff322 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	libepp-nicbr
# Date created:		2006-07-04
# Whom:			Jean Milanez Melo <jmelo@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	libepp-nicbr
PORTVERSION=	1.5
CATEGORIES=	devel
MASTER_SITES=	ftp://ftp.registro.br/pub/libepp-nicbr/

MAINTAINER=	jmelo@FreeBSD.org
COMMENT=	Partial Extensible Provisioning Protocol to .br domains

LIB_DEPENDS=	xerces-c:${PORTSDIR}/textproc/xerces-c2

GNU_CONFIGURE=	yes

PLIST_SUB=	VER=${PORTVERSION}

.include <bsd.port.mk>