summaryrefslogtreecommitdiff
path: root/converters/fconv/Makefile
blob: c24d7d28ef88a4ac6f29173a0b9ec9fa7a590e0b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:	fconv
# Date created:		21 April 1999
# Whom:			Chris Costello <chris@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	fconv
PORTVERSION=	1.1
CATEGORIES=	converters
MASTER_SITES=	${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	chris

MAINTAINER=	chris@FreeBSD.org
COMMENT=	Converts DOS or Mac-style files to Unix format, and vice-versa

.include <bsd.port.mk>