aboutsummaryrefslogtreecommitdiff
path: root/converters/recode/Makefile
blob: cb00c4b237f321240e88aec6756773ecd0f45038 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	recode
# Version required:	3.4
# Date created:		14 Jul 1995
# Whom:			torstenb@FreeBSD.ORG
#
# $FreeBSD$
#

DISTNAME=	recode-3.4
CATEGORIES=	converters
MASTER_SITES=	${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=	recode

MAINTAINER=	torstenb@FreeBSD.ORG

GNU_CONFIGURE=	YES

.include <bsd.port.mk>