freebsd-ports/textproc/mdocml/Makefile
Martin Wilke a2c9baf2ee - Update to 1.9.1
PR:		138039
Submitted by:	maintainer
2009-08-23 10:31:53 +00:00

22 lines
440 B
Makefile

# New ports collection makefile for: textproc/mdocml
# Date created: 09.03.2009
# Whom: Ulrich Spoerlein <uspoerlein@gmail.com>
#
# $FreeBSD$
#
PORTNAME= mdocml
PORTVERSION= 1.9.1
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 <bsd.port.mk>