diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-07-12 06:41:45 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-07-12 06:41:45 +0000 |
commit | 0ecb8bc96b7ff3bbd4610638c42f3b3bf3981298 (patch) | |
tree | df62659957418aececf34f7e8e1913f0ea53b728 /misc/free42-skins | |
parent | a21df7e0531dfa46d6b31bff4f5b06185199757d (diff) |
Notes
Diffstat (limited to 'misc/free42-skins')
-rw-r--r-- | misc/free42-skins/Makefile | 3 | ||||
-rw-r--r-- | misc/free42-skins/pkg-descr | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/misc/free42-skins/Makefile b/misc/free42-skins/Makefile index 6e9617d2cab1..4f6d7c96cc27 100644 --- a/misc/free42-skins/Makefile +++ b/misc/free42-skins/Makefile @@ -2,6 +2,7 @@ PORTNAME= free42-skins DISTVERSION= g20180711 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://thomasokken.com/free42/skins/ DISTNAME= desktop-skins @@ -12,7 +13,7 @@ COMMENT= Skins for free42, simulation of the HP-42S scientific calculator LICENSE= GPLv2 -BUILD_DEPENDS= free42>0:misc/free42 +RUN_DEPENDS= free42>0:misc/free42 USES= zip NO_WRKSUBDIR= yes diff --git a/misc/free42-skins/pkg-descr b/misc/free42-skins/pkg-descr index 3ec681b5b28a..fa2d8fd6f026 100644 --- a/misc/free42-skins/pkg-descr +++ b/misc/free42-skins/pkg-descr @@ -1,5 +1,5 @@ -Free42 is a re-implementation of the HP-42S Scientific Programmable Calculator -and HP-82240 Printer. It is a complete rewrite, not using any HP code. It does -not require an HP-42S ROM image. +Skin pack for Free42, a re-implementation of the HP-42S Scientific Programmable +Calculator and HP-82240 Printer. It is a complete rewrite, not using any HP +code. It does not require an HP-42S ROM image. WWW: http://thomasokken.com/free42 |