mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- Add CPE info
- Add LICENSE_FILE - Simplify MASTER_SITES Approved by: portmgr blanket
This commit is contained in:
parent
cbbad2acd4
commit
3d42e0bafa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386213
@ -6,19 +6,20 @@ PORTVERSION= 2.12
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://feh.finalrewind.org/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= uqs
|
||||
LOCAL/uqs
|
||||
|
||||
MAINTAINER= zeising@FreeBSD.org
|
||||
COMMENT= Image viewer that utilizes Imlib2
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
|
||||
libImlib2.so:${PORTSDIR}/graphics/imlib2
|
||||
|
||||
USE_XORG= x11 xt xinerama
|
||||
USES= gmake perl5 tar:bzip2 shebangfix desktop-file-utils
|
||||
USES= cpe gmake perl5 tar:bzip2 shebangfix desktop-file-utils
|
||||
CPE_VENDOR= daniel_friesel
|
||||
USE_PERL5= run
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include -std=c99
|
||||
|
Loading…
Reference in New Issue
Block a user