mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Remove GOOGLE_CODE from MASTER_SITES and unbreak this port
- Remove PROJECTHOST - Add LICENSE_FILE
This commit is contained in:
parent
047648852e
commit
159f9cb9b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425405
1 changed files with 2 additions and 5 deletions
|
@ -5,17 +5,14 @@ PORTNAME= Umph-Prompt
|
|||
PORTVERSION= 0.1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia perl5
|
||||
MASTER_SITES= GOOGLE_CODE \
|
||||
LOCAL/sunpoet
|
||||
PROJECTHOST= umph
|
||||
MASTER_SITES= LOCAL/sunpoet
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Interactive prompt module for umph and similar programs
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
BROKEN= Unfetchable (google code has gone away)
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PERL5= configure
|
||||
|
|
Loading…
Add table
Reference in a new issue