Add more WWW entries to Makefiles
Some ports have not been touched in the commit that added WWW lines to the port Makefiles. Approved by: porttmgr (implicit)
This commit is contained in:
parent
9f4ff63512
commit
e0e5d2d2d3
11 changed files with 11 additions and 2 deletions
|
@ -6,6 +6,7 @@ CATEGORIES= audio
|
|||
|
||||
MAINTAINER= hselasky@FreeBSD.org
|
||||
COMMENT= Daemon that converts a GuitarHero device into a JACK MIDI device
|
||||
WWW= https://github.com/hselasky/jack_ghero
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@ CATEGORIES= audio
|
|||
|
||||
MAINTAINER= hselasky@FreeBSD.org
|
||||
COMMENT= MIDI playback, recording, and live performance tool
|
||||
WWW= https://github.com/hselasky/midipp
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@ CATEGORIES= devel haskell
|
|||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
COMMENT= Safely evaluate pure Haskell expressions
|
||||
WWW= https://github.com/gwern/mueval
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
|
|
|
@ -8,6 +8,7 @@ DISTFILES= # not applicable
|
|||
|
||||
MAINTAINER= brooks@FreeBSD.org
|
||||
COMMENT= Meta-port for the default version of the LLVM Toolchain
|
||||
WWW= https://llvm.org/
|
||||
|
||||
# To the extent that anything in this port is copyrightable, it is the
|
||||
# list of files in the chosen LLVM version which is under the ports
|
||||
|
|
|
@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
|
||||
MAINTAINER= alfred@FreeBSD.org
|
||||
COMMENT= Tracebacks for python via SIGUSR1
|
||||
WWW= https://pypi.org/project/tipper/
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@ CATEGORIES= graphics
|
|||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= Firmware modules for the drm-kmod drivers
|
||||
WWW= https://github.com/freebsd/drm-kmod
|
||||
|
||||
USES= metaport
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ DISTNAME= ${PORTNAME}-Portable-${PORTVERSION}-r${PLUS_REV}[a56ff6d]-PLUS
|
|||
|
||||
MAINTAINER= rhurlin@FreeBSD.org
|
||||
COMMENT= Open source GIS software written in Java
|
||||
WWW= http://www.openjump.org/
|
||||
WWW= https://sourceforge.net/projects/jump-pilot/files/OpenJUMP_plugins/
|
||||
|
||||
LICENSE= BSD3CLAUSE CLEARTHOUGHT CPL ECW GPLv2 GPLv3 JAIDL JDOM JYTHON LGPL21 LGPL3
|
||||
LICENSE_COMB= multi
|
||||
|
|
|
@ -6,6 +6,7 @@ PKGNAMEPREFIX= dovecot-
|
|||
|
||||
MAINTAINER= bgupta@kde.org
|
||||
COMMENT= Dovecot FTS plugin for using ElasticSearch 6 or 7
|
||||
WWW= https://github.com/filiphanes/fts-elastic
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ DISTNAME= usbrh-${PORTVERSION}
|
|||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Yet another reads temperatures and humidity from a Strawberry Linux USB-RH
|
||||
WWW= http://www.dd.iij4u.or.jp/~briareos/soft/usbrh.html
|
||||
WWW= http://www2.strawberry-linux.com/products/usbrh/
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@ CATEGORIES= net-im
|
|||
|
||||
MAINTAINER= lcook@FreeBSD.org
|
||||
COMMENT= Lightweight, secure, and feature-rich Discord terminal client
|
||||
WWW= https://github.com/ayntgl/discordo
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
|
|
@ -5,6 +5,7 @@ MASTER_SITES= SF/${PORTNAME}
|
|||
|
||||
MAINTAINER= jail-primer1@a1poweruser.com
|
||||
COMMENT= Third Generation Jail System Solution
|
||||
WWW= http://jail-primer.sourceforge.net/
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
|
|
Loading…
Reference in a new issue