- Update WWW

- Add LICENSE
- Add NO_ARCH
This commit is contained in:
Dmitry Marakasov 2017-08-01 09:01:12 +00:00
parent f640c2c5f3
commit b6b0793000
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447013
2 changed files with 7 additions and 3 deletions

View file

@ -4,15 +4,19 @@
PORTNAME= gdbmods
PORTVERSION= 20020824
CATEGORIES= devel
MASTER_SITES= http://people.freebsd.org/~gallatin/
MASTER_SITES= https://people.freebsd.org/~gallatin/
DISTFILES= gdbmods
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
EXTRACT_ONLY=
EXTRACT_ONLY= # none
MAINTAINER= ports@FreeBSD.org
COMMENT= Wrapper for gdb -k to provide kld symbol information
LICENSE= NONE
NO_BUILD= yes
NO_ARCH= yes
PLIST_FILES= bin/gdbmods
do-install:

View file

@ -1,4 +1,4 @@
gdbmods is a wrapper for gdb which adds symbol information from loaded modules
in the running kernel.
WWW: http://people.freebsd.org/~gallatin/gdbmods
WWW: https://people.freebsd.org/~gallatin/gdbmods