mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
13 lines
241 B
Makefile
13 lines
241 B
Makefile
DIST_SUBDIR= gedit
|
|
|
|
CATEGORIES += x11 x11/gedit editors
|
|
|
|
HOMEPAGE ?= https://gedit-technology.github.io/
|
|
|
|
MAINTAINER ?= Antoine Jacoutot <ajacoutot@openbsd.org>
|
|
|
|
# GPLv2, LGPLv3
|
|
PERMIT_PACKAGE ?= Yes
|
|
|
|
DEBUG_PACKAGES ?= ${BUILD_PACKAGES}
|