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:
Muhammad Moinur Rahman 2025-06-02 23:30:52 +02:00
parent 17b3c7ba6b
commit 00ff9f2788
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91

View File

@ -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