2006-07-05 22:20:24 +02:00
|
|
|
# New ports collection makefile for: libepp-nicbr
|
|
|
|
# Date created: 2006-07-04
|
|
|
|
# Whom: Jean Milanez Melo <jmelo@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= libepp-nicbr
|
2009-07-09 22:59:36 +02:00
|
|
|
PORTVERSION= 1.7
|
2006-10-03 21:49:36 +02:00
|
|
|
CATEGORIES= devel
|
2006-07-05 22:20:24 +02:00
|
|
|
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
|
|
|
|
|
2007-04-07 03:01:32 +02:00
|
|
|
PLIST_SUB= VER=${PORTVERSION}
|
|
|
|
|
2007-04-24 18:15:31 +02:00
|
|
|
.include <bsd.port.mk>
|