databases/frontbase-jdbc: Refactor
- Add LICENSE NONE as no license is mentioned in any files in the dist - Use DISTVERSION - Use USES=tar instead of EXTRACT_SUFX
This commit is contained in:
parent
17b3c7ba6b
commit
00ff9f2788
@ -1,16 +1,19 @@
|
||||
PORTNAME= frontbase
|
||||
PORTVERSION= 2.5.6
|
||||
DISTVERSION= 2.5.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases java
|
||||
MASTER_SITES+= http://www.frontbase.com/download/JDBC/
|
||||
PKGNAMESUFFIX= -jdbc
|
||||
DISTNAME= FrontBaseJDBC-${PORTVERSION}
|
||||
EXTRACT_SUFX= .tar
|
||||
|
||||
MAINTAINER?= ports@FreeBSD.org
|
||||
COMMENT= The Java JDBC implementation for FrontBase
|
||||
WWW= http://www.frontbase.com/
|
||||
|
||||
USES= java
|
||||
# The license is not specified in any file in the distribution.
|
||||
LICENSE= NONE
|
||||
|
||||
USES= java tar
|
||||
|
||||
NO_BUILD= yes
|
||||
JARFILE= frontbasejdbc.jar
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user