graphics/ppminfo: Document ncurses requirement

This commit is contained in:
John Marino 2016-11-20 00:13:50 +00:00
parent 6fd38bbcad
commit 1481f6a7fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426547

View File

@ -6,13 +6,13 @@ PORTVERSION= 0.1
PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= http://www.vanheusden.com/ppminfo/ CENKES
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Shows details of a ppm file
LIB_DEPENDS= libnetpbm.so:graphics/netpbm
USES= ncurses tar:tgz
PLIST_FILES= bin/${PORTNAME}
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib