diff options
author | Romain Tartière <romain@FreeBSD.org> | 2012-07-02 12:46:08 +0000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2012-07-02 12:46:08 +0000 |
commit | 53007adfc1104a4bf796d641c302d7cb6592c825 (patch) | |
tree | e83390c16a849757605520158772d02a2ad23fff /graphics/Makefile | |
parent | - Update to 0.1.1.810 [1] (diff) |
Pinta is a drawing/editing program modeled after Paint.NET. Its goal is to
provide a simplified alternative to GIMP for casual users.
WWW: http://pinta-project.com/
PR: ports/164309
Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com>
Notes
Notes:
svn path=/head/; revision=300374
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 583b11be005e..90a801571ba6 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -744,6 +744,7 @@ SUBDIR += picviz SUBDIR += piddle SUBDIR += pinpoint + SUBDIR += pinta SUBDIR += pixelize SUBDIR += pixen SUBDIR += pixie |