summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2014-11-22 08:05:32 +0000
committerHiroki Sato <hrs@FreeBSD.org>2014-11-22 08:05:32 +0000
commita8f3c5bbab818ac3741cd9513403e37f386ab4d8 (patch)
tree4b49a07acd3bd9b1f9b418c4f9a888e52e838069
parentUpdate to 2.0.0-DEV. (diff)
- Add LICENSE.
- Mark CONFLICTS with libotf. PR: 194984
Notes
Notes: svn path=/head/; revision=373037
-rw-r--r--textproc/heirloom-doctools/Makefile6
-rw-r--r--textproc/heirloom-doctools/pkg-descr2
2 files changed, 6 insertions, 2 deletions
diff --git a/textproc/heirloom-doctools/Makefile b/textproc/heirloom-doctools/Makefile
index a42c2160653b..6320cb375fac 100644
--- a/textproc/heirloom-doctools/Makefile
+++ b/textproc/heirloom-doctools/Makefile
@@ -1,8 +1,8 @@
-# Created by: Hiroki Sato <hrs@FreeBSD.org>
# $FreeBSD$
PORTNAME= heirloom-doctools
PORTVERSION= 0.0.080407
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= SF/heirloom/${PORTNAME}/080407
DISTNAME= ${PORTNAME}-${PORTVERSION:S,0.0.,,}
@@ -10,6 +10,10 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S,0.0.,,}
MAINTAINER= hrs@FreeBSD.org
COMMENT= Portable and enhanced troff, nroff, and related utilities
+LICENSE= CDDL
+
+CONFLICTS= libotf-[0-9]*
+
USES= gmake tar:bzip2
ALL_TARGET= #empty
MAKE_ENV+= INSTALL=${INSTALL} \
diff --git a/textproc/heirloom-doctools/pkg-descr b/textproc/heirloom-doctools/pkg-descr
index 941681218814..4c4fd785bb1e 100644
--- a/textproc/heirloom-doctools/pkg-descr
+++ b/textproc/heirloom-doctools/pkg-descr
@@ -4,4 +4,4 @@ terminals and printers. They are portable and enhanced versions of
the utilities released by Sun as part of OpenSolaris, and, for pic,
grap, mpm, and some minor parts, by Lucent as part of Plan 9.
-WWW: http://heirloom.sourceforge.net/
+WWW: http://heirloom.sourceforge.net/