diff options
Diffstat (limited to 'print/bibcursed/Makefile')
-rw-r--r-- | print/bibcursed/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/bibcursed/Makefile b/print/bibcursed/Makefile index ce774b4bcd20..b03a8b7081fa 100644 --- a/print/bibcursed/Makefile +++ b/print/bibcursed/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A simple curses-based editor for BibTeX bibliography files WRKSRC= ${WRKDIR}/${PORTNAME} MAKEFILE= Makefile.ncurses |