mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Add LICENSE.
- Mark CONFLICTS with libotf. PR: 194984
This commit is contained in:
parent
2d4b460c76
commit
a8f3c5bbab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373037
@ -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} \
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user