diff options
| author | la-ninpre <aaoth@aaoth.xyz> | 2023-04-27 00:56:41 +0300 |
|---|---|---|
| committer | la-ninpre <aaoth@aaoth.xyz> | 2023-04-27 00:56:41 +0300 |
| commit | 6fde0e3ec189ce2bd2fbc0ba5dd916846a1d7050 (patch) | |
| tree | 5031984846e3f91b07f93fcec75bd4ce801c0775 /www/mycorrhiza/Makefile | |
| parent | 30dc46c16abf2486019d4a8aff3614e9ff4059f6 (diff) | |
| download | ports-6fde0e3ec189ce2bd2fbc0ba5dd916846a1d7050.tar.gz ports-6fde0e3ec189ce2bd2fbc0ba5dd916846a1d7050.zip | |
remove www/cgit and www/mycorrhiza
Diffstat (limited to 'www/mycorrhiza/Makefile')
| -rw-r--r-- | www/mycorrhiza/Makefile | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/www/mycorrhiza/Makefile b/www/mycorrhiza/Makefile deleted file mode 100644 index ce63ff5..0000000 --- a/www/mycorrhiza/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -COMMENT = plain-text driven engine for personal wikis - -MODGO_MODNAME = github.com/bouncepaw/mycorrhiza -MODGO_VERSION = v1.12.1 - -DISTNAME = mycorrhiza-${MODGO_VERSION} -CATEGORIES = www - -HOMEPAGE = https://mycorrhiza.wiki - -# AGPLv3 -PERMIT_PACKAGE = Yes - -WANTLIB += c pthread - -MODULES = lang/go - -RUN_DEPENDS = devel/git - -.include "modules.inc" - -.include <bsd.port.mk> |
