graphics/ppminfo: Document ncurses requirement
This commit is contained in:
parent
6fd38bbcad
commit
1481f6a7fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426547
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user