1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00
freebsd-ports/converters/dosunix/Makefile
Rodrigo Osorio 05f0f44a55 */*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
2023-11-01 23:11:47 +01:00

13 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>