blob: c24d7d28ef88a4ac6f29173a0b9ec9fa7a590e0b (
plain) (
tree)
|
|
# 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>
|