# Created by: ijliao
# $FreeBSD: head/news/yencode/Makefile 428152 2016-12-08 19:52:19Z tijl $

PORTNAME=	yencode
PORTVERSION=	0.46
PORTREVISION=	7
CATEGORIES=	news
MASTER_SITES=	SF

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Free (GPL) encoder and decoder for the yEnc Usenet file format

USES=		gettext
GNU_CONFIGURE=	yes

CPPFLAGS+=	-I${LOCALBASE}/include
LDFLAGS+=	-L${LOCALBASE}/lib

.include <bsd.port.mk>