From 982df7933d134e40f87ff51842ff9c149f6bb191 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Tue, 24 Mar 2009 20:05:43 +0000 Subject: More fixes from Ulrich Sporlein. (freebsd) --- Makefile.freebsd | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'Makefile.freebsd') diff --git a/Makefile.freebsd b/Makefile.freebsd index 391c1d80..8d3b1e51 100644 --- a/Makefile.freebsd +++ b/Makefile.freebsd @@ -1,22 +1,22 @@ -# New ports collection makefile for: textproc/mdocml -# Date created: 09.03.2009 -# Whom: Ulrich Spoerlein -# -# $FreeBSD$ -# - -PORTNAME= mdocml -PORTVERSION= @VERSION@ -CATEGORIES= textproc -MASTER_SITES= http://mdocml.bsd.lv/snapshots/ \ - https://www.spoerlein.net/pub/mdocml/ - -MAINTAINER= uspoerlein@gmail.com -COMMENT= mdoc macro compiler - -MAN1= mandoc.1 -MAN7= mdoc.7 - -PLIST_FILES= bin/mandoc - -.include +# New ports collection makefile for: textproc/mdocml +# Date created: 09.03.2009 +# Whom: Ulrich Spoerlein +# +# $FreeBSD$ +# + +PORTNAME= mdocml +PORTVERSION= @VERSION@ +CATEGORIES= textproc +MASTER_SITES= http://mdocml.bsd.lv/snapshots/ \ + https://www.spoerlein.net/pub/mdocml/ + +MAINTAINER= uspoerlein@gmail.com +COMMENT= mdoc macro compiler + +MAN1= mandoc.1 +MAN7= mdoc.7 + +PLIST_FILES= bin/mandoc + +.include -- cgit v1.2.3-56-ge451