diff options
author | shaun <shaun@FreeBSD.org> | 2017-04-12 10:27:26 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2017-04-12 10:27:26 +0800 |
commit | 0ba72aeeab52b373853bcb5323d6edc7690111a3 (patch) | |
tree | 2078e70a53fc7ea225f59007c5354628b573faff /editors/Makefile | |
parent | 28583357cd124c8ebb53442d6527ccb19003063e (diff) | |
download | freebsd-ports-gnome-0ba72aeeab52b373853bcb5323d6edc7690111a3.tar.gz freebsd-ports-gnome-0ba72aeeab52b373853bcb5323d6edc7690111a3.tar.zst freebsd-ports-gnome-0ba72aeeab52b373853bcb5323d6edc7690111a3.zip |
New port: EditorConfig File Locator and Interpreter for Python.
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 126dec77853a..376d3b72e7b5 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -227,6 +227,7 @@ SUBDIR += poedit SUBDIR += psgml SUBDIR += puff + SUBDIR += py-editorconfig SUBDIR += py-room SUBDIR += rox-edit SUBDIR += scite |