summaryrefslogtreecommitdiff
path: root/converters/recode/Makefile
blob: 5df6eff58ef91598980d3d09fa3c4b9c65e9a793 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:	recode
# Version required:	3.4
# Date created:		14 Jul 1995
# Whom:			torstenb@FreeBSD.ORG
#
# $Id: Makefile,v 1.3 1996/11/18 10:25:19 asami Exp $
#

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

MAINTAINER=	torstenb@FreeBSD.ORG

GNU_CONFIGURE=	YES

.include <bsd.port.mk>