78b3ebd520
PR: 38781 Submitted by: KATO Tsuguru <tkato@prontomail.com>
19 lines
303 B
Makefile
19 lines
303 B
Makefile
# ex:ts=8
|
|
# New ports collection makefile for: dosunix
|
|
# Date created: Nov 17, 2001
|
|
# Whom: ijliao
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= dosunix
|
|
PORTVERSION= 1.0.13
|
|
CATEGORIES= converters
|
|
MASTER_SITES= http://dosunix.sourceforge.net/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|