7e52725f2a
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
18 lines
380 B
Makefile
18 lines
380 B
Makefile
# 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>
|