summaryrefslogtreecommitdiff
path: root/converters/recode/Makefile
blob: 78b9667456f48c22fd722a454cd7ab9a1cdaa5cf (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.1.1.1 1995/07/17 01:04:43 torstenb Exp $
#

DISTNAME=	recode-3.4
CATEGORIES=	misc
MASTER_SITES=	ftp://prep.ai.mit.edu/pub/gnu/

MAINTAINER=	torstenb@FreeBSD.ORG

GNU_CONFIGURE=	YES

.include <bsd.port.mk>