At least some part are useful
This commit is contained in:
parent
f8ec207c76
commit
97253c9852
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2014/10/23 15:28:25 makoto Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2014/10/23 15:55:35 makoto Exp $
|
||||
|
||||
DISTNAME= jgraphx-3_1_0_1
|
||||
PKGNAME= ${DISTNAME:C/_/./g}
|
||||
|
@ -6,8 +6,6 @@ CATEGORIES= graphics
|
|||
MASTER_SITES= http://downloads.jgraph.com/downloads/jgraphx/archive/
|
||||
LICENSE= modified-bsd
|
||||
|
||||
BROKEN= Install target is not finished yet.
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= https://github.com/jgraph/jgraphx
|
||||
COMMENT= Java Swing diagramming (graph visualisation) library
|
||||
|
|
2
jgraphx/TODO
Normal file
2
jgraphx/TODO
Normal file
|
@ -0,0 +1,2 @@
|
|||
- Verify if install path follows convention
|
||||
- Verify installed component (PLIST) is enouch
|
Loading…
Reference in a new issue