15 lines
581 B
Makefile
15 lines
581 B
Makefile
# Makefile - hhl - /usr/ports/x11/briskmenu
|
|
# Copyright 2022 Nathan Fisher <nfisher.sr@gmail.com>
|
|
#
|
|
comment = https://github.com/getsolus/brisk-menu/releases
|
|
distname = brisk-menu
|
|
pkg_version = v0.6.2
|
|
pkg_homepage = https://github.com/getsolus/brisk-menu/
|
|
pkg_license = gnu-gpl-v2
|
|
pkg_maintainer = jeang3nie@hitchhiker-linux.org
|
|
distremote =
|
|
sha512_sum = e9e857bd81bf7a370307d6848c81b2f5403db8c7b5207f54bce3f3faac3bde63445684092c2bc1a2427cddb6f7746496d9fbbef05fbbd77f2810b2998f1f9173
|
|
include ../../mk/ports.mk
|
|
include ../../mk/targets.mk
|
|
|