mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
- Avoid PKGNAME collision.
- Fix COMMENT
This commit is contained in:
parent
cecb8d0564
commit
d7b878ab09
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331168
@ -8,7 +8,7 @@ MASTER_SITES= http://web.eecs.utk.edu/~plank/plank/jgraph/
|
||||
DISTFILES= ${PORTNAME}.shar.Z
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A program that generates postscript graphs
|
||||
COMMENT= Generates postscript graphs
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
EXTRACT_CMD= uncompress
|
||||
|
@ -6,10 +6,11 @@ PORTVERSION= 5.13.0.4
|
||||
CATEGORIES= java graphics
|
||||
MASTER_SITES= http://www.jgraph.com/downloads/jgraph/archive/ \
|
||||
http://www.bayofrum.net/dist/jgraph/
|
||||
PKGNAMESUFFIX= -java
|
||||
EXTRACT_SUFX= .jar
|
||||
|
||||
MAINTAINER= crees@FreeBSD.org
|
||||
COMMENT= The Java Graph Diagram Component
|
||||
COMMENT= Java Graph Diagram Component
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user