diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-01-25 19:59:40 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-01-25 19:59:40 +0000 |
commit | ce1197e105b83ea5478ca4cd57d735cea70fc3f4 (patch) | |
tree | a18e916edf7ef04efde392627b72e0e1670ff9d5 /textproc/fldiff/Makefile | |
parent | 014d771d6048817e303bd69d59c5be1762193a41 (diff) | |
download | ports-ce1197e105b83ea5478ca4cd57d735cea70fc3f4.tar.gz ports-ce1197e105b83ea5478ca4cd57d735cea70fc3f4.zip |
Notes
Diffstat (limited to 'textproc/fldiff/Makefile')
-rw-r--r-- | textproc/fldiff/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/fldiff/Makefile b/textproc/fldiff/Makefile index a5d82caa0519..6dce95a53475 100644 --- a/textproc/fldiff/Makefile +++ b/textproc/fldiff/Makefile @@ -23,6 +23,8 @@ MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +LICENSE= GPLv2 + MAN1= fldiff.1 PORTDOCS= index.html fldiff.jpg |