From 78b70b2b4df1d5c45cccf60bd3ce1ec091403afe Mon Sep 17 00:00:00 2001 From: ijliao Date: Sat, 17 Nov 2001 09:36:40 +0000 Subject: add dosunix Manipulation of text files in a mixed DOS/Windows and Unix environment --- converters/dosunix/Makefile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 converters/dosunix/Makefile (limited to 'converters/dosunix/Makefile') diff --git a/converters/dosunix/Makefile b/converters/dosunix/Makefile new file mode 100644 index 0000000..a17a7fc --- /dev/null +++ b/converters/dosunix/Makefile @@ -0,0 +1,18 @@ +# ex:ts=8 +# New ports collection makefile for: dosunix +# Date created: Nov 17, 2001 +# Whom: ijliao +# +# $FreeBSD$ +# + +PORTNAME= dosunix +PORTVERSION= 1.0.12 +CATEGORIES= converters +MASTER_SITES= http://dosunix.sourceforge.net/ + +MAINTAINER= ports@FreeBSD.org + +GNU_CONFIGURE= yes + +.include -- cgit v1.1