1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/devel/libepp-nicbr/Makefile
Jean Milanez Melo bbec08ea27 - Update to 1.7.
2009-07-09 20:59:36 +00:00

23 lines
480 B
Makefile

# 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.7
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>