freebsd-ports/devel/libepp-nicbr/Makefile
Jean Milanez Melo 7eaf89004f - Remove support for FreeBSD 4.X.
PR:		ports/111853
Submitted by:	Marcelo Araujo <araujo@bsdmail.org>
2007-04-24 16:15:31 +00:00

23 lines
538 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.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
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
PLIST_SUB= VER=${PORTVERSION}
.include <bsd.port.mk>