mirror of
https://git.freebsd.org/ports.git
synced 2025-05-05 16:07:38 -04:00
12 lines
301 B
Makefile
12 lines
301 B
Makefile
PORTNAME= dosunix
|
|
PORTVERSION= 1.0.14
|
|
CATEGORIES= converters
|
|
MASTER_SITES= http://dosunix.sourceforge.net/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Manipulation of text files in a mixed DOS/Windows and Unix environment
|
|
WWW= https://dosunix.sourceforge.net/
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|