mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
2d8b17ea39
With hat: portmgr
15 lines
293 B
Makefile
15 lines
293 B
Makefile
# Created by: ijliao
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= dosunix
|
|
PORTVERSION= 1.0.14
|
|
CATEGORIES= converters
|
|
MASTER_SITES= http://dosunix.sourceforge.net/
|
|
|
|
MAINTAINER= tj@FreeBSD.org
|
|
COMMENT= Manipulation of text files in a mixed DOS/Windows and Unix environment
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|