From a52052add090fe0dd81db4b764a5a0a34a4d834d Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Mon, 23 Mar 2009 21:47:54 +0000 Subject: Added FreeBSD port Makefile. --- Makefile.freebsd | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Makefile.freebsd diff --git a/Makefile.freebsd b/Makefile.freebsd new file mode 100644 index 00000000..391c1d80 --- /dev/null +++ b/Makefile.freebsd @@ -0,0 +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 -- cgit v1.2.3-56-ge451