mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Augment master sites per portlint(1)
- Kill extraneous whitespace
This commit is contained in:
parent
7e441fddcf
commit
bc3a91b506
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217384
@ -9,7 +9,8 @@ PORTNAME= nucleo
|
||||
PORTVERSION= 0.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= http://insitu.lri.fr/metisse/download/latest/
|
||||
MASTER_SITES= http://insitu.lri.fr/metisse/download/latest/ \
|
||||
http://freebsd.nsu.ru/distfiles/metisse/
|
||||
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
COMMENT= Toolkit to explore video and human-computer interaction
|
||||
@ -26,9 +27,9 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
OPTIONS= EXIF "Build with EXIF support" on \
|
||||
DNSSD "Build with DNS-SD support" off \
|
||||
QT4 "Enable Qt4 plugin" off
|
||||
OPTIONS= EXIF "Build with EXIF support" on \
|
||||
DNSSD "Build with DNS-SD support" off \
|
||||
QT4 "Enable Qt4 plugin" off
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user